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:
parent
c33550d973
commit
bc441e1994
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue