commit 169419a9939cf6b43f971e5597fce3792b652e60
Author: Jan Palus <[email protected]>
Date:   Mon Jan 23 10:50:19 2023 +0100

    disable building tests

 cjson.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/cjson.spec b/cjson.spec
index cfc5b27..c5171ba 100644
--- a/cjson.spec
+++ b/cjson.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cjson.git/commitdiff/169419a9939cf6b43f971e5597fce3792b652e60

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to