Skip to content
Snippets Groups Projects
Commit 7812439f authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

OSSIM: correction in ossim CMakeLists.txt (hopefully correct for visual express)

parent 16d0468a
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ IF(NOT OTB_DISABLE_UTILITIES_COMPILATION)
ELSE("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" MATCHES "^2\\.4$")
ADD_CUSTOM_COMMAND(
OUTPUT ${OTB_BINARY_DIR}/Utilities/otbossim/include/ossim/ossimVersion.h
COMMAND ${OTB_BINARY_DIR}/bin/version-config
COMMAND version-config
ARGS "${OTB_BINARY_DIR}/Utilities/otbossim/include/ossim/ossimVersion.h" "${OSSIM_VERSION}"
DEPENDS version-config
COMMENT "Generating ossimVersion.h" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment