added Google Test framework
This commit is contained in:
parent
fe8e4609f9
commit
93deaac645
1
3rdparty/CMakeLists.txt
vendored
1
3rdparty/CMakeLists.txt
vendored
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user