diff --git a/DDSegmentation/CMakeLists.txt b/DDSegmentation/CMakeLists.txt
index 242b2fa3051cf86d0fcf389367e8c143fc634f14..1a79773561fc7c795090145bd9bdd1d7eddd0dbc 100644
--- a/DDSegmentation/CMakeLists.txt
+++ b/DDSegmentation/CMakeLists.txt
@@ -43,7 +43,7 @@ install(TARGETS DDSegmentation
 
 # Export the package for use from the build-tree
 # (this registers the build-tree with a global CMake-registry)
-export(PACKAGE DDSegmentation)
+#export(PACKAGE DDSegmentation)
  
 # Create the DDSegmentationConfig.cmake and DDSegmentationConfigVersion files
 configure_file(cmake/DDSegmentationConfig.cmake.in ${CMAKE_INSTALL_PREFIX}/DDSegmentationConfig.cmake)