mirror of
https://github.com/Cairo-Dock/cairo-dock-core.git
synced 2026-04-19 18:05:39 +02:00
8 lines
137 B
CMake
8 lines
137 B
CMake
|
|
########### install files ###############
|
|
|
|
install (FILES ${CMAKE_CURRENT_BINARY_DIR}/Help.conf
|
|
icon.svg
|
|
DESTINATION ${helpdatadir})
|
|
|