aboutsummaryrefslogtreecommitdiff
path: root/project/cmake/XBMCConfig.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'project/cmake/XBMCConfig.cmake.in')
-rw-r--r--project/cmake/XBMCConfig.cmake.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/project/cmake/XBMCConfig.cmake.in b/project/cmake/XBMCConfig.cmake.in
deleted file mode 100644
index 73d1c9c3a5..0000000000
--- a/project/cmake/XBMCConfig.cmake.in
+++ /dev/null
@@ -1,4 +0,0 @@
-message(WARNING "find_package(xbmc) has been deprecated, please use find_package(kodi)")
-
-find_package(kodi REQUIRED)
-set(XBMC_INCLUDE_DIR ${KODI_INCLUDE_DIR}) \ No newline at end of file