fix ctest

This commit is contained in:
2026-08-11 14:41:25 +03:00
parent a81a450c44
commit 5fe03eaf96
2 changed files with 3 additions and 2 deletions
-2
View File
@@ -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)