EMPTY_DIR.cmake 97 B

1234
  1. install(DIRECTORY DESTINATION empty
  2. COMPONENT test)
  3. set(CPACK_PACKAGE_NAME "empty_dir")