mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 02:42:51 +00:00
4 lines
120 B
CMake
4 lines
120 B
CMake
INSTALL(DIRECTORY html/ DESTINATION ${HTML_INSTALL_DIR}/en/pykde4
|
|
PATTERN "*~" EXCLUDE
|
|
PATTERN ".svn" EXCLUDE
|
|
)
|