diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-07 02:51:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-07 02:51:50 +0000 |
commit | 922c3d1907513ed1224915f80e3441538ab03871 (patch) | |
tree | 3f5d44c692ff7bded59670b0cbc2043f45aeebe8 /json.spec | |
parent | 3a7157e851760fdce8ba05b9ca5b9e105f1c38bb (diff) |
automatic import of jsonopeneuler25.03
Diffstat (limited to 'json.spec')
-rw-r--r-- | json.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |