Add debug compilation mode
[platform/core/security/nice-lad.git] / conf / CMakeLists.txt
1 CONFIGURE_FILE(nice_lad.conf.in nice_lad.conf @ONLY)
2
3 INSTALL(FILES
4     ${CMAKE_BINARY_DIR}/conf/nice_lad.conf
5     DESTINATION
6     ${SYS_CONFIG_DIR}/audisp/plugins.d
7 )