Loading debian/patches/no_include_install.patch 0 → 100644 +24 −0 Original line number Diff line number Diff line --- a/Core/CMakeLists.txt +++ b/Core/CMakeLists.txt @@ -231,21 +231,6 @@ RUNTIME DESTINATION ${ELASTIX_RUNTIME_DIR} COMPONENT RuntimeLibraries ) -# Install all header files. -install( DIRECTORY - ${elastix_SOURCE_DIR}/Common - ${elastix_SOURCE_DIR}/Core - ${elastix_SOURCE_DIR}/Components - DESTINATION ${ELASTIX_INCLUDE_DIR} - FILES_MATCHING PATTERN "*.h" PATTERN "*.hxx" ) -install( FILES - ${elastix_BINARY_DIR}/elxInstallComponentFunctionCalls.h - ${elastix_BINARY_DIR}/elxInstallComponentFunctionDeclarations.h - ${elastix_BINARY_DIR}/elxSupportedImageTypes.h - ${elastix_BINARY_DIR}/ITKFactoryRegistration/itkImageIOFactoryRegisterManager.h - ${elastix_BINARY_DIR}/ITKFactoryRegistration/itkTransformIOFactoryRegisterManager.h - DESTINATION ${ELASTIX_INCLUDE_DIR} ) - #--------------------------------------------------------------------- # The Core/Install directory contains a CMakeLists file for # defining the elastix compilation types. debian/patches/series +1 −0 Original line number Diff line number Diff line doxygen_cleanup.patch static_libann.patch no_include_install.patch Loading
debian/patches/no_include_install.patch 0 → 100644 +24 −0 Original line number Diff line number Diff line --- a/Core/CMakeLists.txt +++ b/Core/CMakeLists.txt @@ -231,21 +231,6 @@ RUNTIME DESTINATION ${ELASTIX_RUNTIME_DIR} COMPONENT RuntimeLibraries ) -# Install all header files. -install( DIRECTORY - ${elastix_SOURCE_DIR}/Common - ${elastix_SOURCE_DIR}/Core - ${elastix_SOURCE_DIR}/Components - DESTINATION ${ELASTIX_INCLUDE_DIR} - FILES_MATCHING PATTERN "*.h" PATTERN "*.hxx" ) -install( FILES - ${elastix_BINARY_DIR}/elxInstallComponentFunctionCalls.h - ${elastix_BINARY_DIR}/elxInstallComponentFunctionDeclarations.h - ${elastix_BINARY_DIR}/elxSupportedImageTypes.h - ${elastix_BINARY_DIR}/ITKFactoryRegistration/itkImageIOFactoryRegisterManager.h - ${elastix_BINARY_DIR}/ITKFactoryRegistration/itkTransformIOFactoryRegisterManager.h - DESTINATION ${ELASTIX_INCLUDE_DIR} ) - #--------------------------------------------------------------------- # The Core/Install directory contains a CMakeLists file for # defining the elastix compilation types.
debian/patches/series +1 −0 Original line number Diff line number Diff line doxygen_cleanup.patch static_libann.patch no_include_install.patch