diff options
author | Alwin Esch <alwin.esch@web.de> | 2020-02-01 21:52:20 +0100 |
---|---|---|
committer | Alwin Esch <alwin.esch@web.de> | 2020-02-01 21:58:15 +0100 |
commit | d14d3db099e9de8787a7d1fcb6c24eba421fe801 (patch) | |
tree | 1173587b25cc4cd424733373ee70013a16f43526 /cmake/addons | |
parent | cf1ca09a284569b44af23188235d56991991848d (diff) |
[cmake][addons] remove p8-platform from addon depends
Allow addon itself to add if needed.
Diffstat (limited to 'cmake/addons')
-rw-r--r-- | cmake/addons/depends/common/p8-platform/p8-platform.txt | 1 | ||||
-rw-r--r-- | cmake/addons/depends/windowsstore/p8-platform/p8-platform.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/cmake/addons/depends/common/p8-platform/p8-platform.txt b/cmake/addons/depends/common/p8-platform/p8-platform.txt deleted file mode 100644 index 98ed58a6be..0000000000 --- a/cmake/addons/depends/common/p8-platform/p8-platform.txt +++ /dev/null @@ -1 +0,0 @@ -p8-platform https://github.com/xbmc/platform.git cee64e9dc0b69e8d286dc170a78effaabfa09c44 diff --git a/cmake/addons/depends/windowsstore/p8-platform/p8-platform.txt b/cmake/addons/depends/windowsstore/p8-platform/p8-platform.txt deleted file mode 100644 index db6f782502..0000000000 --- a/cmake/addons/depends/windowsstore/p8-platform/p8-platform.txt +++ /dev/null @@ -1 +0,0 @@ -p8-platform https://github.com/afedchin/platform.git win10 |