SuccessChanges

Summary

  1. 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
Revision 11713 by Fabian Landau:
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 TypePath in RepositoryPath in Workspace
The file was modified/code/trunk/src/SourceConfig.cmake (diff)src/SourceConfig.cmake