[SCM] kodi-pvr-hts/master: [cmake] Rename find_package(kodi) to Kodi
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Fri Nov 4 23:23:40 UTC 2016
The following commit has been merged in the master branch:
commit ee7d936f33f8ecc34f39cec356301c29dfe5df4a
Author: h.udo <hudokkow at gmail.com>
Date: Mon May 16 23:38:21 2016 +0100
[cmake] Rename find_package(kodi) to Kodi
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cb04942..c22ee71 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.6)
enable_language(CXX)
-find_package(kodi REQUIRED)
+find_package(Kodi REQUIRED)
find_package(kodiplatform REQUIRED)
find_package(p8-platform REQUIRED)
--
kodi-pvr-hts packaging
More information about the pkg-multimedia-commits
mailing list