kdelibs/licenses/CMakeLists.txt

14 lines
194 B
Text
Raw Normal View History

2014-11-13 01:04:59 +02:00
########### install files ###############
install(
FILES
BSD
GPL_V2
GPL_V3
LGPL_V2
LGPL_V3
QPL_V1.0
ARTISTIC
DESTINATION ${KDE4_DATA_INSTALL_DIR}/LICENSES
)