diff --git a/CMakeLists.txt b/CMakeLists.txt index 34e5af4de4e5be0362ab1d2046824454d68f815e..872d5af4053abc32b0515ea35bb5f9e7bc036dec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -68,7 +68,6 @@ list( APPEND BUILT_PACKAGES "GeoModelIO") if(GEOMODEL_BUILD_ALL) set(GEOMODEL_BUILD_TOOLS TRUE) set(GEOMODEL_BUILD_VISUALIZATION TRUE) - set(GEOMODEL_BUILD_FULLSIMLIGHT TRUE) set(GEOMODEL_BUILD_FSL TRUE) endif()