mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-18 12:41:40 -06:00
7 lines
122 B
CMake
7 lines
122 B
CMake
add_custom_target(check ALL COMMAND check
|
|
$<STRLESS>
|
|
$<STRLESS:>
|
|
$<STRLESS:,,>
|
|
$<STRLESS:something,,>
|
|
VERBATIM)
|