diff options
Diffstat (limited to 'cmake/addons')
| -rw-r--r-- | cmake/addons/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | cmake/addons/README.md | 2 | ||||
| -rw-r--r-- | cmake/addons/depends/common/tinyxml/tinyxml.sha256 | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/cmake/addons/CMakeLists.txt b/cmake/addons/CMakeLists.txt index 5db5dba..5fc798b 100644 --- a/cmake/addons/CMakeLists.txt +++ b/cmake/addons/CMakeLists.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | cmake_minimum_required(VERSION 3.3) | 1 | cmake_minimum_required(VERSION 3.5) |
| 2 | project(kodi-addons) | 2 | project(kodi-addons) |
| 3 | 3 | ||
| 4 | list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}) | 4 | list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}) |
diff --git a/cmake/addons/README.md b/cmake/addons/README.md index 6470ee1..e04c834 100644 --- a/cmake/addons/README.md +++ b/cmake/addons/README.md | |||
| @@ -5,7 +5,7 @@ This directory contains the cmake-based buildsystem for Kodi add-ons. It looks i | |||
| 5 | - `<addon-id> <git-url> <git-revision>` | 5 | - `<addon-id> <git-url> <git-revision>` |
| 6 | - `<addon-id> <tarball-url>` | 6 | - `<addon-id> <tarball-url>` |
| 7 | - `<addon-id> <file://path>` | 7 | - `<addon-id> <file://path>` |
| 8 | 8 | ||
| 9 | where | 9 | where |
| 10 | - `<addon-id>` must be identical to the add-on's ID as defined in the add-on's addon.xml | 10 | - `<addon-id>` must be identical to the add-on's ID as defined in the add-on's addon.xml |
| 11 | - `<git-url>` must be the URL of the git repository containing the add-on | 11 | - `<git-url>` must be the URL of the git repository containing the add-on |
diff --git a/cmake/addons/depends/common/tinyxml/tinyxml.sha256 b/cmake/addons/depends/common/tinyxml/tinyxml.sha256 new file mode 100644 index 0000000..78c07c8 --- /dev/null +++ b/cmake/addons/depends/common/tinyxml/tinyxml.sha256 | |||
| @@ -0,0 +1 @@ | |||
| 8164c9ad48b9028667768a584d62f7760cfbfb90d0dd6214ad174403058da10c | |||
