mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 18:32:51 +00:00
7 lines
186 B
Text
7 lines
186 B
Text
![]() |
|
||
|
INSTALL(DIRECTORY . DESTINATION ${DATA_INSTALL_DIR}/pykde4/examples
|
||
|
PATTERN "*~" EXCLUDE
|
||
|
PATTERN "CMakeLists.txt" EXCLUDE
|
||
|
PATTERN ".svn" EXCLUDE
|
||
|
PATTERN "*.in" EXCLUDE)
|