BadInstallPrefix.cmake 82 B

123
  1. add_custom_target(check ALL COMMAND check
  2. $<INSTALL_PREFIX>/include
  3. VERBATIM)