修复内存检测的bug
This commit is contained in:
@@ -8,7 +8,7 @@ add_executable(
|
||||
)
|
||||
target_link_libraries(
|
||||
${PROJECT_NAME}_string
|
||||
latch
|
||||
latch_debug
|
||||
gtest::gtest
|
||||
)
|
||||
gtest_discover_tests(${PROJECT_NAME}_string)
|
||||
Reference in New Issue
Block a user