added Google Test framework

pull/13383/head
Vadim Pisarevsky 15 years ago
parent fe8e4609f9
commit 93deaac645
  1. 1
      3rdparty/CMakeLists.txt

@ -13,3 +13,4 @@ endif()
if(WITH_TIFF AND NOT TIFF_FOUND)
add_subdirectory(libtiff)
endif()
add_subdirectory(gtest)

Loading…
Cancel
Save