repo.or.cz
/
personal-kdelibs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix logic
[personal-kdelibs.git]
/
licenses
/
CMakeLists.txt
blob
ffc215b208cd7ebb5318e1283e306d24d396dc0d
1
2
3
4
########### install files ###############
5
6
install( FILES BSD GPL_V2 GPL_V3 LGPL_V2 LGPL_V3 QPL_V1.0 ARTISTIC DESTINATION ${DATA_INSTALL_DIR}/LICENSES )
7
8
9
10