Skip to content

Commit 57f0157

Browse files
committed
remove debug code
1 parent f331825 commit 57f0157

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ if(BUILD_UNIT_TESTS)
2424
endif()
2525

2626
if (WIN32 AND (BUILD_FUNC_TESTS OR BUILD_UNIT_TEST))
27-
message("LALIT-->Checkig..")
2827
find_package(GTest)
2928
if(NOT (GTEST_FOUND OR GTest_FOUND))
3029
install_windows_deps()

0 commit comments

Comments
 (0)