]> git.pld-linux.org Git - packages/cjson.git/blobdiff - cjson.spec
disable building tests
[packages/cjson.git] / cjson.spec
index cfc5b2769a02e8d67e28231b8ee3c710482b3e8d..c5171ba26992cb0d3525ba504cb85becc43c7b5c 100644 (file)
@@ -40,7 +40,8 @@ Pliki nagłówkowe biblioteki cJSON.
 install -d build
 cd build
 %cmake .. \
-       -DENABLE_CJSON_UTILS=ON
+       -DENABLE_CJSON_TEST:BOOL=OFF \
+       -DENABLE_CJSON_UTILS:BOOL=ON
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.104731 seconds and 4 git commands to generate.