mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-12 09:20:41 -06:00
jsoncpp: Exclude from include-what-you-use
This is third-party code.
This commit is contained in:
@@ -24,3 +24,4 @@ include_directories(
|
||||
|
||||
add_library(cmjsoncpp ${JSONCPP_SOURCES})
|
||||
target_link_libraries(cmjsoncpp ${CMake_KWIML_LIBRARIES})
|
||||
set_property(TARGET cmjsoncpp PROPERTY CXX_INCLUDE_WHAT_YOU_USE "")
|
||||
|
||||
Reference in New Issue
Block a user