Skip to content
  • Brad King's avatar
    string: Add CONCAT sub-command · 4e184a21
    Brad King authored
    Add a string(CONCAT) command to simply concatenate input arguments
    together.  This will be useful for combining strings from different
    quoting syntaxes.  Add a RunCMake.string test covering these cases.
    4e184a21