exv_conf.h is now generated in the CMAKE_BINARY_DIR to not mess up the source tree.
This commit is contained in:
@@ -64,5 +64,4 @@ return 0;
|
||||
|
||||
#####################################################################################
|
||||
|
||||
configure_file( config/config.h.cmake ${CMAKE_SOURCE_DIR}/include/exiv2/exv_conf.h @ONLY)
|
||||
#configure_file( config/config.h.cmake ${CMAKE_SOURCE_DIR}/include/exiv2/exv_conf.h)
|
||||
configure_file( config/config.h.cmake ${CMAKE_BINARY_DIR}/exv_conf.h @ONLY)
|
||||
|
||||
Reference in New Issue
Block a user