🧪 test(refactor glimpse_detector test): split test plugin and test main
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_executable(gtest_glimpse_detector gtest_glimpse_detector_main.cpp)
|
||||
add_executable(gtest_glimpse_detector gtest_glimpse_detector_main.cpp gtest_glimpse_detector_plugin.cpp)
|
||||
|
||||
target_include_directories(gtest_glimpse_detector PRIVATE ${CMAKE_SOURCE_DIR}/deps/)
|
||||
target_include_directories(gtest_glimpse_detector PRIVATE ${CMAKE_SOURCE_DIR}/decoders/glimpse_detector)
|
||||
|
||||
Reference in New Issue
Block a user