fix: re-add Create module to CMake build #244
Reference in New Issue
Block a user
Delete Branch "fix/create-module-cmake"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Create module (src/Mod/Create/) was lost from src/Mod/CMakeLists.txt
during the rebase onto upstream FreeCAD 1.2.0-dev. Without it:
and silo never runs
Also adds kc_format.py to the Create install list (was missing).
Summary
Changes
Related Issues
Checklist
feat:,fix:,chore:,docs:,art:)