[SCM] kodi-pvr-hts/master: add a note about filesystem paths when building with CMake
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Fri Nov 4 23:23:42 UTC 2016
The following commit has been merged in the master branch:
commit 317f70fa8cfa8e8979b541636eafc5b864101a31
Author: Sam Stenvall <sam.stenvall at nordsoftware.com>
Date: Sun Sep 18 23:33:15 2016 +0300
add a note about filesystem paths when building with CMake
diff --git a/README.md b/README.md
index ca3689e..e31b626 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,12 @@ Addon releases are also tagged regularly.
The addon files will be placed in `../../xbmc/addons` so if you build Kodi from source and run it directly
the addon will be available as a system addon.
+#### Building for Kodi built with CMake
+
+If you've built Kodi with CMake you'll want to change the
+`CMAKE_INSTALL_PREFIX` to `../../xbmc/kodi-build/addons` instead
+(assuming `kodi-build` is your build directory).
+
##### Useful links
* [Kodi's PVR user support] (http://forum.kodi.tv/forumdisplay.php?fid=167)
--
kodi-pvr-hts packaging
More information about the pkg-multimedia-commits
mailing list