summaryrefslogtreecommitdiffstats
path: root/confskel/sasl/CMakeLists.txt
blob: c22e8a1f98898e70a4727ff35284859f29444268 (plain)
1
2
3
4
5
6
7
install(
    FILES
        slapd.conf
        saslauthd.defaults
  
    DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/skel/sasl
)