Alex 'AdUser' Z
9 years ago
3 changed files with 17 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
enable_testing() |
||||||
|
|
||||||
|
set(SRC_DIR "../src") |
||||||
|
|
||||||
|
add_executable("t_logfile" "t_logfile.c" "${SRC_DIR}/logfile.c") |
||||||
|
|
||||||
|
add_test("tests/f2b_logfile_*" "t_logfile") |
Loading…
Reference in new issue