diff --git a/CMakeLists.txt b/CMakeLists.txt index 28d3a66fdc8b14bddb8378c31f41d456e4f19206..0b8cc0e6f10675d73cbd3220b2c86e5874dd9288 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -162,7 +162,6 @@ endif () #----------------------------------------------------------------------------- # SUPERBUILD #----------------------------------------------------------------------------- -include(CMakePackageConfigHelpers) option(${PROJECT_NAME}_SUPERBUILD "Build ${PROJECT_NAME} and the projects it depends on." ON) if(${PROJECT_NAME}_SUPERBUILD)