sigar/include/CMakeLists.txt
Jan Kneschke d65177559d fixed the autotools setup
* fixed compile on all Unixes
  * added unit-tests
  * added cmake to build natively on win32
  * fixed the "make dist" setup to include all os-dirs
2009-08-09 15:35:24 +02:00

11 lines
164 B
CMake

INSTALL(FILES sigar.h
sigar_fileinfo.h
sigar_format.h
sigar_getline.h
sigar_log.h
sigar_private.h
sigar_ptql.h
sigar_util.h
DESTINATION include/
)