summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-08-07 02:51:50 +0000
committerCoprDistGit <infra@openeuler.org>2025-08-07 02:51:50 +0000
commit922c3d1907513ed1224915f80e3441538ab03871 (patch)
tree3f5d44c692ff7bded59670b0cbc2043f45aeebe8
parent3a7157e851760fdce8ba05b9ca5b9e105f1c38bb (diff)
automatic import of jsonopeneuler25.03
-rw-r--r--json.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/json.spec b/json.spec
index af614cc..9cc9e0b 100644
--- a/json.spec
+++ b/json.spec
@@ -55,10 +55,10 @@ ln -svf %{_includedir}/doctest/doctest.h ./tests/thirdparty/doctest/doctest.h
-DJSON_Install:BOOL=ON \
-DJSON_TestDataDirectory:STRING=json_test_data-%{test_data_version} \
-DJSON_MultipleHeaders:BOOL=ON
-%make_build
+%cmake_build
%install
-%make_install
+%cmake_install
%files devel
%doc README.md