build: Actually fixed unit tests
This commit is contained in:
parent
415e3b4a93
commit
2c303b5bf2
@ -6,5 +6,3 @@ target_compile_definitions(tests_common PUBLIC IMHEX_PROJECT_NAME="${PROJECT_NAM
|
|||||||
add_subdirectory(helpers)
|
add_subdirectory(helpers)
|
||||||
add_subdirectory(algorithms)
|
add_subdirectory(algorithms)
|
||||||
add_subdirectory(plugins)
|
add_subdirectory(plugins)
|
||||||
|
|
||||||
add_dependencies(unit_tests imhex_all helpers algorithms plugins)
|
|
Loading…
x
Reference in New Issue
Block a user