diff options
Diffstat (limited to 'project/cmake/xbmc-config.cmake.in')
| -rw-r--r-- | project/cmake/xbmc-config.cmake.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/project/cmake/xbmc-config.cmake.in b/project/cmake/xbmc-config.cmake.in deleted file mode 100644 index 73d1c9c..0000000 --- a/project/cmake/xbmc-config.cmake.in +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | message(WARNING "find_package(xbmc) has been deprecated, please use find_package(kodi)") | ||
| 2 | |||
| 3 | find_package(kodi REQUIRED) | ||
| 4 | set(XBMC_INCLUDE_DIR ${KODI_INCLUDE_DIR}) \ No newline at end of file | ||
