mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-28 21:02:21 +08:00
#6012 Fix cmake if not closed error
This commit is contained in:
parent
86d6697dea
commit
cc0048657e
@ -391,7 +391,8 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
install(FILES res/synergy2.desktop DESTINATION share/applications)
|
||||
else()
|
||||
install(FILES res/synergy.desktop DESTINATION share/applications)
|
||||
|
||||
endif()
|
||||
|
||||
install(FILES res/synergy.svg DESTINATION share/icons)
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user