init
This commit is contained in:
2
test/CMakeLists.txt
Normal file
2
test/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(tests tests.cpp)
|
||||
target_link_libraries(tests PRIVATE edbg::libedbg Catch2::Catch2WithMain)
|
||||
Reference in New Issue
Block a user