mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
7 lines
329 B
CMake
7 lines
329 B
CMake
# pics/ contains non-themed icons and other graphical resources
|
|
|
|
# We don't find them yet externally, so disable installation
|
|
set(CLIENT_RCS ${CLIENT_RCS} ${CMAKE_CURRENT_SOURCE_DIR}/pics.qrc PARENT_SCOPE)
|
|
# install(FILES qt-logo.png
|
|
# quassel-large.png
|
|
# DESTINATION ${KDE4_DATA_INSTALL_DIR}/quassel/pics)
|