[CMake] override variable in macro

Juan Sanchez Juan.Sanchez at amd.com
Thu Sep 20 13:38:38 EDT 2007


It appears that the set command cannot override a variable specified as
a MACRO argument.

For example:
 MACRO (ADD_GADB RCMD)

does not accept changes to RCMD within the macro using the set command.
 Is there a way to override this?

Thanks,

Juan




More information about the CMake mailing list