1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-14 15:04:41 +08:00
David Cole 93d084c180 CTest: Extend -D command line arg handling for variable definitions
If the argument following -D is not a valid dashboard type string,
then try to parse it as a "var:type=value" string just like cmake
already does.
2012-06-24 08:03:24 -04:00
..