mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
tests: cleanup CMakeLists.txt
This commit is contained in:
parent
31c854f26f
commit
d19619fe1f
1 changed files with 3 additions and 6 deletions
|
@ -3,13 +3,10 @@ set(SOURCES
|
||||||
fpga.cpp
|
fpga.cpp
|
||||||
logging.cpp
|
logging.cpp
|
||||||
dma.cpp
|
dma.cpp
|
||||||
fifo.cpp
|
fifo.cpp
|
||||||
# hls.c
|
rtds.cpp
|
||||||
# intc.c
|
|
||||||
rtds.cpp
|
|
||||||
timer.cpp
|
timer.cpp
|
||||||
# xsg.c
|
graph.cpp
|
||||||
graph.cpp
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if(CMAKE_CUDA_COMPILER)
|
if(CMAKE_CUDA_COMPILER)
|
||||||
|
|
Loading…
Add table
Reference in a new issue