dtor first
[personal-kdebase.git] / workspace / powerdevil / CMakeLists.txt
blobec21d32b0e7b00d8cb081d88aeeb2b88309ed069
2 configure_file(config-powerdevil.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-powerdevil.h )
4 include_directories (
5     ${CMAKE_CURRENT_SOURCE_DIR} 
6     ${CMAKE_CURRENT_BINARY_DIR} 
9 add_subdirectory(daemon)
10 add_subdirectory(kcmodule)
12 install( FILES powerdevil.notifyrc DESTINATION ${DATA_INSTALL_DIR}/powerdevil )
13 install( FILES default.powerdevilprofiles DESTINATION ${DATA_INSTALL_DIR}/powerdevil )