diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-18 11:30:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-18 11:30:21 +0000 |
commit | 7550c5bb01d085f40cc9920c778c0d7a5f5a518d (patch) | |
tree | 92a7e4dd841d991cf7d70814a5e6202b84519747 | |
parent | d7a58316ecce49199d14cbcdd9190c1f8b7f9bee (diff) |
automatic import of cli11openeuler25.03
-rw-r--r-- | cli11.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ rm README.md.orig CXXFLAGS='%{build_cxxflags} -DCLI11_OPTIONAL -DCLI11_STD_OPTIONAL=1' %cmake \ -DCLI11_BUILD_DOCS:BOOL=TRUE \ - -DCLI11_BUILD_TESTS:BOOL=TRUE \ + -DCLI11_BUILD_TESTS:BOOL=FALSE \ -DCMAKE_CXX_STANDARD=17 %cmake_build |