-
Notifications
You must be signed in to change notification settings - Fork 377
Closed
Labels
complex: highcomponent: buildBuild helpers, build systems...Build helpers, build systems...priority: mediumstage: queuetype: bug
Description
In CMake using set(CONAN_SYSTEM_INCLUDES ON) makes Conan add library headers as "system headers". Thanks to that the compiler doesn't check for warnings in them.
I only learned about that variable through conan-io/conan#2629.
Note that I don't know if it is usable in other build systems, but I think it may be.
darcamo, Zitrax, ghorbanzade, sathukorale, sparfenyuk and 9 more
Metadata
Metadata
Assignees
Labels
complex: highcomponent: buildBuild helpers, build systems...Build helpers, build systems...priority: mediumstage: queuetype: bug