From 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 30 Aug 2018 00:42:04 +0200 Subject: sync with upstream --- cmake/addons/CMakeLists.txt | 2 +- cmake/addons/README.md | 2 +- cmake/addons/depends/common/tinyxml/tinyxml.sha256 | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 cmake/addons/depends/common/tinyxml/tinyxml.sha256 (limited to 'cmake/addons') 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 @@ -cmake_minimum_required(VERSION 3.3) +cmake_minimum_required(VERSION 3.5) project(kodi-addons) 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 - ` ` - ` ` - ` ` - + where - `` must be identical to the add-on's ID as defined in the add-on's addon.xml - `` 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 -- cgit v1.2.3