5 lines
97 B
CMake
5 lines
97 B
CMake
|
install(DIRECTORY DESTINATION empty
|
||
|
COMPONENT test)
|
||
|
|
||
|
set(CPACK_PACKAGE_NAME "empty_dir")
|