test.cmake 91 B

123
  1. set(CPACK_COMPONENTS_ALL test)
  2. install(DIRECTORY DESTINATION empty
  3. COMPONENT test)