mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
ci: Configure clazy job to build with system jsoncpp
Extend commit bdb9d818d2 (ci: Add lint job to run clazy on our
C++ code, 2025-07-22) to avoid linting third-party jsoncpp code.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
set(configure_no_sccache 1)
|
||||
set(CMake_QT_MAJOR_VERSION "5" CACHE STRING "")
|
||||
set(CMAKE_USE_SYSTEM_JSONCPP ON CACHE BOOL "")
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/configure_fedora42_common.cmake")
|
||||
|
||||
Reference in New Issue
Block a user