Skip to content

Commit

Permalink
💚 fix Ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Dec 10, 2022
1 parent 3e99087 commit 44423b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ci.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 44423b4

Please sign in to comment.