mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
e726fc025a
Add script structure for easier addition of new CPack related tests.
4 lines
96 B
CMake
4 lines
96 B
CMake
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
|
|
|
|
set(CPACK_PACKAGE_NAME "minimal")
|