[Cmake] gcc "Changing search order for system directory" warning

Peter Vanroose Peter.Vanroose at esat.kuleuven.ac.be
Thu Apr 10 14:08:09 EDT 2003


> "-I/usr/local/include"? I thought this directory was 'automatically' in the list of -I's, so there was no need to put it in there yourself?

I completely agree.  -I/usr/include/ and/or -I/usr/local/include
should never be in the explicit include path, so CMake should
never add it.


--	Peter Vanroose.



More information about the CMake mailing list