4 lines
101 B
CMake
4 lines
101 B
CMake
install(FILES CMakeLists.txt DESTINATION foo COMPONENT test)
|
|
|
|
set(CPACK_RPM_PACKAGE_RELEASE_DIST ON)
|