You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

gtest.cmake 126 B

12
  1. add_subdirectory(${PROJECT_SOURCE_DIR}/third_party/gtest
  2. ${CMAKE_CURRENT_BINARY_DIR}/gtest EXCLUDE_FROM_ALL)