Fixed test dir.
This commit is contained in:
@ -3,4 +3,4 @@ file(GLOB_RECURSE SRCS ${CMAKE_CURRENT_SOURCE_DIR}/*.c)
|
||||
add_executable(tests ${SRCS})
|
||||
target_link_libraries(tests game unity)
|
||||
|
||||
add_test(card tests)
|
||||
add_test(tests tests)
|
Reference in New Issue
Block a user