summaryrefslogtreecommitdiffstats
path: root/base/tps/tomcat7/CMakeLists.txt
blob: 5c324e441fd2b17054cd8b5accb05510048d489a (plain)
1
2
3
4
5
6
install(
    DIRECTORY
        conf/
    DESTINATION
        ${SHARE_INSTALL_PREFIX}/${APPLICATION_NAME}/${PROJECT_NAME}/conf/
)