summaryrefslogtreecommitdiff
path: root/json.spec
diff options
context:
space:
mode:
Diffstat (limited to 'json.spec')
-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