@ -55,10 +55,6 @@ if( BUILD_WITH_CCACHE )
endif()
if (EXIV2_BUILD_UNIT_TESTS)
find_package(GTest REQUIRED)
# On Windows we are interested in placing the DLLs together to the binaries in the install/bin
# folder, at the installation step. On other platforms we do not care about that, since the
# RPATHs will point the locations where the libraries where found.
@ -1,3 +1,5 @@
add_executable(unit_tests mainTestRunner.cpp
gtestwrapper.h
test_types.cpp