diff options
author | Arne Morten Kvarving <cptspiff@gmail.com> | 2017-01-16 00:11:24 +0100 |
---|---|---|
committer | Arne Morten Kvarving <cptspiff@gmail.com> | 2017-01-19 15:55:52 +0100 |
commit | da31ddeede623fc3eb632b32f2d5bd60a279c64c (patch) | |
tree | 93fa33120e4fed1bdbbc2d6cd035e9a36f8cbd06 /cmake/treedata/optional/common | |
parent | 22cf5fa45f927397eb93092daf9e67558cd483e5 (diff) |
restore the ability to build without python and add cmake option
Diffstat (limited to 'cmake/treedata/optional/common')
-rw-r--r-- | cmake/treedata/optional/common/python.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/treedata/optional/common/python.txt b/cmake/treedata/optional/common/python.txt new file mode 100644 index 0000000000..49604855c8 --- /dev/null +++ b/cmake/treedata/optional/common/python.txt @@ -0,0 +1,4 @@ +xbmc/interfaces/legacy interfaces/legacy # PYTHON +xbmc/interfaces/legacy/wsgi interfaces/legacy/wsgi # PYTHON +xbmc/interfaces/python interfaces/python # PYTHON +xbmc/interfaces/swig build/swig # PYTHON |