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

src: do not compile C benchmarks anymore

This commit is contained in:
Daniel Krebs 2018-03-26 11:10:56 +02:00
parent 64a89c2981
commit b21d6ddb9d

View file

@ -11,4 +11,3 @@ include_directories(thirdparty/spdlog/include)
add_subdirectory(lib)
add_subdirectory(tests)
add_subdirectory(src)