Hello,

How to disable the new warnings CMake 2.8.4-rc2 emits, such as the
following ones?

CMake Warning: The variable, 'NAMEFUNC', specified manually, was not
used during the generation.
CMake Warning: The variable, 'SAJOBS', specified manually, was not
used during the generation.
CMake Warning: The variable, 'TAG_RELEASE', specified manually, was
not used during the generation.
CMake Warning: The variable, 'USER_COMPONENTS_PATH', specified
manually, was not used during the generation.
CMake Warning: The variable, 'XCC_VER', specified manually, was not
used during the generation.

Is there a POLICY switch to enable/disable this new feature?

Thanks,
Manu
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to