On Wednesday 19 December 2007, Brandon Van Every wrote: > On Dec 18, 2007 9:50 PM, Rodolfo Lima <[EMAIL PROTECTED]> wrote: > > Is there a way to call a dynamically created macro name? > > You could use a macro to generate a CMake script containing a macro, > and then call that script. :-)
Yes, dynamically creating macro names isn't supported. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
