On Mon, Aug 03, 2009 at 10:13:18PM +0800, [email protected] wrote:
> Does cmake have any way to move the settings to one global file?
>
> Then other projects may include the global file.
I'm not sure what you mean by having cmake move settings to a global
file.
But yes, you can use include("MyCommonSettings.cmake") and have each of
your CMakeLists process MyCommonSettings.cmake.
tyler
_______________________________________________
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