From 922c3d1907513ed1224915f80e3441538ab03871 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 7 Aug 2025 02:51:50 +0000 Subject: automatic import of json --- json.spec | 4 ++-- 1 file 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 -- cgit v1.2.3