|
|
@ -55,10 +55,6 @@ if( BUILD_WITH_CCACHE )
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
|
|
|
|
|
|
|
|
if (EXIV2_BUILD_UNIT_TESTS)
|
|
|
|
|
|
|
|
find_package(GTest REQUIRED)
|
|
|
|
|
|
|
|
endif()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# On Windows we are interested in placing the DLLs together to the binaries in the install/bin
|
|
|
|
# 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
|
|
|
|
# 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.
|
|
|
|
# RPATHs will point the locations where the libraries where found.
|
|
|
|