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.
exiv2/config/generateConfigFile.cmake

5 lines
183 B
CMake

# 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)