1
0
mirror of synced 2025-01-10 21:41:53 +01:00

build: Actually fixed unit tests

This commit is contained in:
WerWolv 2024-12-16 21:47:40 +01:00
parent 415e3b4a93
commit 2c303b5bf2

View File

@ -5,6 +5,4 @@ target_compile_definitions(tests_common PUBLIC IMHEX_PROJECT_NAME="${PROJECT_NAM
add_subdirectory(helpers)
add_subdirectory(algorithms)
add_subdirectory(plugins)
add_dependencies(unit_tests imhex_all helpers algorithms plugins)
add_subdirectory(plugins)