Changes
Summary
- mark includes of external libraries as "SYSTEM" includes to avoid compiler warnings about code that we can't change anyways. in gcc this leads to the -isystem option being used instead of -I
Change Type | Path in Repository | Path in Workspace |
---|---|---|
/code/trunk/src/SourceConfig.cmake (diff) | src/SourceConfig.cmake |