mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-13 18:49:38 -06:00
5 lines
136 B
CMake
5 lines
136 B
CMake
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
|
|
|
|
set(CPACK_RPM_PACKAGE_RELEASE_DIST ON)
|
|
set(CPACK_PACKAGE_NAME "rpm_dist")
|