summaryrefslogtreecommitdiffstats
path: root/dogtag/ra-ui/CMakeLists.txt
blob: 3bdbb46aee63486391159876be6d049c69a8ba0f (plain)
1
2
3
4
5
6
7
8
project(ra-ui)

install(
    DIRECTORY
        shared/
    DESTINATION
        ${SHARE_INSTALL_PREFIX}/${APPLICATION_NAME}/${PROJECT_NAME}
)