d65177559d
* 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
11 lines
164 B
CMake
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/
|
|
)
|