[CMake] ARGV to pass to CMAKE_COMMAND

Bill O'Hara billtohara at gmail.com
Tue Apr 7 13:55:50 EDT 2009


Hi,

At one point in a user's build they are calling out to CMAKE_COMMAND as part
of a custom target.

Is there an easy way to propagate all the arguments to the original cmake
invocation to this child cmake process? Essentially I just want to be able
to grab ARGV of the parent cmake but didn't spot how to do that.

Thanks
b.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090407/0eb3dfd8/attachment.htm>


More information about the CMake mailing list