提交 05a28211 编写于 作者: A Adam Lee 提交者: Adam Lee

Update Google Test source path used by codegen

上级 a1e96aae
......@@ -266,7 +266,7 @@ add_custom_target(unittest-check
)
# Googletest framework for tests.
SET(GTEST_DIR ../../../gpAux/extensions/gtest)
SET(GTEST_DIR ../../../gpAux/extensions/googletest/googletest)
add_subdirectory(${GTEST_DIR} ${CMAKE_BINARY_DIR}/gtest EXCLUDE_FROM_ALL)
enable_testing()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册