You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
183 B
CMake
5 lines
183 B
CMake
8 years ago
|
# Note that the scope of the EXV_ variables in local
|
||
|
set(EXV_USE_SSH ${EXIV2_ENABLE_SSH})
|
||
|
|
||
|
configure_file( config/config.h.cmake ${CMAKE_SOURCE_DIR}/include/exiv2/exv_conf.h @ONLY)
|