not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / libs / ksysguard / CMakeLists.txt
blob26298b550ff10a4e15bd5b18429d27e9d3027d8c
2 ########### next target ###############
4 add_subdirectory( lsofui )
5 add_subdirectory( processcore )
6 add_subdirectory( processui )
7 add_subdirectory( tests )
9 check_include_files(sys/ptrace.h HAVE_SYS_PTRACE_H)
11 configure_file(config-ksysguard.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-ksysguard.h )