Skip to content
Snippets Groups Projects
Commit fb2c033e authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

Correction make install (ITK interne)

parent 4ef7dd96
No related branches found
No related tags found
No related merge requests found
......@@ -79,11 +79,12 @@ SUBDIRS(kwsys)
#-----------------------------------------------------------------------------
# Install the UseITK.cmake file configured from the top-level.
IF(NOT ITK_INSTALL_NO_DEVELOPMENT)
INSTALL(FILES ${ITK_BINARY_DIR}/Utilities/ITKConfig.cmake
DESTINATION ${ITK_INSTALL_PACKAGE_DIR_CM24}
COMPONENT Development)
ENDIF(NOT ITK_INSTALL_NO_DEVELOPMENT)
#THOMAS
#IF(NOT ITK_INSTALL_NO_DEVELOPMENT)
# INSTALL(FILES ${ITK_BINARY_DIR}/Utilities/ITKConfig.cmake
# DESTINATION ${ITK_INSTALL_PACKAGE_DIR_CM24}
# COMPONENT Development)
#ENDIF(NOT ITK_INSTALL_NO_DEVELOPMENT)
#-----------------------------------------------------------------------------
IF(NOT ITK_INSTALL_NO_DEVELOPMENT)
......
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