mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 20:50:25 +08:00
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)
|
||||
add_subdirectory(libtiff)
|
||||
endif()
|
||||
add_subdirectory(gtest)
|
||||
|
Loading…
Reference in New Issue
Block a user