mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
json-c: disable extra libs, closes #115
This commit is contained in:
parent
f91d3dbd09
commit
a77f189f2a
@ -4,6 +4,7 @@ cmake -B build \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DDISABLE_EXTRA_LIBS=ON \
|
||||
-DBUILD_TESTING=OFF
|
||||
|
||||
cmake --build build
|
||||
|
Loading…
Reference in New Issue
Block a user