ImHex/tests/CMakeLists.txt

4 lines
84 B
CMake

project(unit_tests)
add_subdirectory(pattern_language)
add_subdirectory(algorithms)