mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 00:26:18 +00:00
jsoncpp: Exclude from include-what-you-use
This is third-party code.
This commit is contained in:
parent
e1ae739e1f
commit
e446fa4eb4
@ -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 "")
|
||||
|
Loading…
Reference in New Issue
Block a user