Image: remove module

This commit is contained in:
wmayer
2023-03-20 18:04:25 +01:00
parent 5871c2bb46
commit 3e3540192b
125 changed files with 0 additions and 17297 deletions

View File

@@ -108,7 +108,6 @@ macro(InitializeFreeCADBuildOptions)
option(BUILD_DRAFT "Build the FreeCAD draft module" ON)
option(BUILD_DRAWING "Build the FreeCAD drawing module" OFF)
option(BUILD_IDF "Build the FreeCAD idf module" ON)
option(BUILD_IMAGE "Build the FreeCAD image module" ON)
option(BUILD_IMPORT "Build the FreeCAD import module" ON)
option(BUILD_INSPECTION "Build the FreeCAD inspection module" ON)
option(BUILD_JTREADER "Build the FreeCAD jt reader module" OFF)