1
0
Fork 0
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:
Daniel Krebs 2018-06-04 14:15:44 +02:00
parent 31c854f26f
commit d19619fe1f

View file

@ -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)