Newer
Older
add_executable(bimap_test bimap_test.cpp)
target_link_libraries(bimap_test PRIVATE TestInterface)
catch_discover_tests(bimap_test)
add_executable(bimap_test bimap_test.cpp)
target_link_libraries(bimap_test PRIVATE TestInterface)
catch_discover_tests(bimap_test)