Commit 93deaac6 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

added Google Test framework

parent fe8e4609
...@@ -13,3 +13,4 @@ endif() ...@@ -13,3 +13,4 @@ endif()
if(WITH_TIFF AND NOT TIFF_FOUND) if(WITH_TIFF AND NOT TIFF_FOUND)
add_subdirectory(libtiff) add_subdirectory(libtiff)
endif() endif()
add_subdirectory(gtest)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment