add_custom_target(check ALL COMMAND check
  $<SHELL_PATH:>
  $<SHELL_PATH:Relative/Path>
  "$<SHELL_PATH:;>"
  VERBATIM)