diff --git a/CMakeLists.txt b/CMakeLists.txt index 3828bfa6c..14639556f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -665,11 +665,6 @@ install (EXPORT SystemCLanguageTargets DESTINATION ${SystemCLanguage_INSTALL_CMAKEDIR} COMPONENT dev) -# Register the SystemCLanguage and SystemCTLM packages for use from the -# build tree. (This registers the build tree with the global CMake-registry.) -export (PACKAGE SystemCLanguage) -export (PACKAGE SystemCTLM) - # Create the Config.cmake and ConfigVersion files include(CMakePackageConfigHelpers) configure_package_config_file(cmake/SystemCLanguageConfig.cmake.in