Skip to content

Commit 96b716d

Browse files
zuyuczentgr
authored andcommitted
[native] Update gtest targets for presto_function_metadata_test
1 parent e1c2db8 commit 96b716d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

presto-native-execution/presto_cpp/main/types/tests/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ target_link_libraries(
108108
velox_aggregates
109109
velox_functions_prestosql
110110
velox_window
111-
gtest
112-
gtest_main)
111+
GTest::gtest
112+
GTest::gtest_main)

0 commit comments

Comments
 (0)