fix ctest
This commit is contained in:
@@ -16,8 +16,6 @@ set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)
|
||||
set(BUILD_GMOCK OFF CACHE BOOL "Build Google Mock" FORCE)
|
||||
FetchContent_MakeAvailable(googletest)
|
||||
|
||||
enable_testing()
|
||||
|
||||
include(GoogleTest)
|
||||
|
||||
macro(pip_test NAME)
|
||||
|
||||
Reference in New Issue
Block a user