[CMake] Scope of a macro

Robert Dailey rcdailey at gmail.com
Tue Mar 3 20:50:28 EST 2009


Hi,

I've got the following directory structure on Windows:

project/source/foo
project/bar/stuff

In the first directory, I have a CMakeLists.txt which defines a macro.
However, I am able to call that from the CMakeLists.txt inside of the second
directory. Does the scope of a macro not respect directory location/depth?
I'm using CMake version 2.6.3.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090303/67e9439e/attachment.htm>


More information about the CMake mailing list