Couldn't find where to file a bug report so just commenting here:
Variables in ...
Couldn't find where to file a bug report so just commenting here:
Variables in the "Other CMake Arguments" string don't undergo substitution - I'd like to be able to pass '-DSVN_REVISION=${SVN_REVISION}' to CMake to have my builds labeled with their revision but that just gets passed along literally to CMake.
Comments (1)
Jun 24, 2010
Ian Cullinan says:
Couldn't find where to file a bug report so just commenting here: Variables in ...Couldn't find where to file a bug report so just commenting here:
Variables in the "Other CMake Arguments" string don't undergo substitution - I'd like to be able to pass '-DSVN_REVISION=${SVN_REVISION}' to CMake to have my builds labeled with their revision but that just gets passed along literally to CMake.