CI: Test system jsoncpp

This commit is contained in:
Martin Kröning
2020-06-18 21:56:58 +02:00
parent 1e5cbe1324
commit 4ef5078b2d
+1 -2
View File
@@ -55,14 +55,13 @@ jobs:
libxtst-dev
ninja-build
- name: Configure
# TODO: jsoncpp: https://github.com/stepmania/stepmania/issues/1883
# TODO: png: https://github.com/stepmania/stepmania/issues/1881
# TODO: tomcrypt: https://github.com/stepmania/stepmania/issues/1885
run: cmake -G Ninja -B build
-DWITH_SYSTEM_FFMPEG=ON
-DWITH_SYSTEM_GLEW=ON
-DWITH_SYSTEM_JPEG=ON
-DWITH_SYSTEM_JSONCPP=OFF
-DWITH_SYSTEM_JSONCPP=ON
-DWITH_SYSTEM_MAD=ON
-DWITH_SYSTEM_OGG=ON
-DWITH_SYSTEM_PCRE=ON