BadSHELL_PATH.cmake 101 B

1234
  1. add_custom_target(check ALL COMMAND check
  2. $<SHELL_PATH:>
  3. $<SHELL_PATH:Relative/Path>
  4. VERBATIM)