mirror of
https://github.com/nlohmann/json.git
synced 2024-11-27 16:49:02 +08:00
💚 fix Ubuntu build
This commit is contained in:
parent
3e990876e1
commit
44423b4d8f
@ -494,7 +494,7 @@ add_custom_target(ci_test_noimplicitconversions
|
||||
###############################################################################
|
||||
|
||||
add_custom_target(ci_test_diagnostics
|
||||
COMMAND CXX=${CLANG_TOOL} ${CMAKE_COMMAND}
|
||||
COMMAND ${CMAKE_COMMAND}
|
||||
-DCMAKE_BUILD_TYPE=Debug -GNinja
|
||||
-DJSON_BuildTests=ON -DJSON_Diagnostics=ON
|
||||
-S${PROJECT_SOURCE_DIR} -B${PROJECT_BINARY_DIR}/build_diagnostics
|
||||
|
Loading…
Reference in New Issue
Block a user