Skip to content

Commit 2fb780c

Browse files
author
Peter Goodman
authored
Update Findgtest.cmake
1 parent 1bb3ab2 commit 2fb780c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake_modules/Findgtest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set(LIBRARY_ROOT "${LIBRARY_REPOSITORY_ROOT}/googletest")
1+
set(LIBRARY_ROOT "${CXX_COMMON_REPOSITORY_ROOT}/googletest")
22

33
set(gtest_FOUND TRUE)
44
set(gtest_INCLUDE_DIRS "${LIBRARY_ROOT}/include")

0 commit comments

Comments
 (0)