[CMake] Semi-related question
Filipe Sousa
filipe at ipb.pt
Tue Oct 24 05:02:34 EDT 2006
Jonathan Hansen wrote:
> This more of a compiler question but I figured since people here are make
> folks you might know and save me signing up for another list...
>
> Is there a way in GCC to eliminate an include directory from warnings?
>
> Example:
>
> gcc -Wall -I/tmp/messycode foo.cpp foo.o
gcc -Wall -isystem/tmp/messycode foo.cpp foo.o
--
Filipe Sousa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://public.kitware.com/pipermail/cmake/attachments/20061024/22f3ba30/signature-0001.pgp
More information about the CMake
mailing list