kde-workspace/ksysguard/ksysguardd/FreeBSD/FreeBSD.cmake
Ivailo Monev 980a8b2f88 ksysguard: rework build system to fix LTO build
gets rid of the toolchain plugins support requirement to handle static libraries

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-05 14:30:37 +00:00

13 lines
262 B
CMake

SET(LIBKSYSGUARDD_SOURCES
FreeBSD/acpi.c
FreeBSD/apm.c
FreeBSD/cpuinfo.c
FreeBSD/diskstat.c
FreeBSD/loadavg.c
FreeBSD/logfile.c
FreeBSD/Memory.c
FreeBSD/netdev.c
FreeBSD/ProcessList.c
FreeBSD/stat.c
FreeBSD/uptime.c
)