-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The fallowing warnings are from a program compiled with VS8:
Scanning dependencies of target example Building C object analysis/example/CMakeFiles/example.dir/example.obj cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release cl : Command line warning D9036 : use 'RTC1' instead of 'GZ' example.c Linking C shared module ..\..\bin\example.dll Creating library ..\..\bin\example.lib and object ..\..\bin\example.exp Scanning dependencies of target example1 Building C object analysis/example1/CMakeFiles/example1.dir/example.obj cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release cl : Command line warning D9036 : use 'RTC1' instead of 'GZ' example.c Linking C shared module ..\..\bin\example1.dll Creating library ..\..\bin\example1.lib and object ..\..\bin\example1.exp C:\build\petri>cmake --version cmake version 2.3-20060201 - -- Filipe Sousa -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD4MV6bQdNYqwwwCwRArbUAJ9sV3SNMvFxivgo0lkKRpV6/On/DQCaA56Q Hn+kUUAKVGOQx1sUUu8SGMM= =DxlW -----END PGP SIGNATURE----- _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
