add_executable(tests tests.cpp) target_link_libraries(tests PRIVATE edbg::libedbg Catch2::Catch2WithMain)