1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

add new classes to cmake

Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
Pascal Bauer 2024-08-24 12:37:21 +02:00 committed by Niklas Eiling
parent c33550d973
commit bc441e1994

View file

@ -15,6 +15,12 @@ add_library(villas-common SHARED
cpuset.cpp
dsp/pid.cpp
hist.cpp
kernel/devices/generic_driver.cpp
kernel/devices/ip_device.cpp
kernel/devices/platform_device.cpp
kernel/devices/utils.cpp
kernel/kernel.cpp
kernel/rt.cpp
list.cpp