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

fixup tsc

This commit is contained in:
Steffen Vogel 2018-08-13 15:29:34 +02:00
parent 537f392e1d
commit 7bf06e0dd3

View file

@ -41,7 +41,7 @@ if(CRITERION_FOUND)
task.c
timing.c
utils.c
rdtsc.c
tsc.c
)
add_executable(unit-tests ${TEST_SRC})