summaryrefslogtreecommitdiffstats
path: root/confskel/openldap/ldap/CMakeLists.txt
blob: c3a54224a8a160203b94daf40be9e07bb62f17c5 (plain)
1
2
3
4
5
6
7
install(
    FILES
        slapd.conf
        slapd.defaults

    DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/skel/openldap/ldap
)