Make CMake configure rpm spec
This commit is contained in:
parent
5c967781c3
commit
a9f293061e
|
@ -393,6 +393,7 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
|||
install(FILES res/synergy.desktop DESTINATION share/applications)
|
||||
endif()
|
||||
|
||||
configure_files (${CMAKE_CURRENT_SOURCE_DIR}/dist/rpm ${CMAKE_BINARY_DIR}/rpm)
|
||||
install(FILES res/synergy.svg DESTINATION share/icons)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue