From ef34dd3a4f0f1c30c7f16b128730100fe156449d Mon Sep 17 00:00:00 2001 From: George Shuklin Date: Fri, 14 Dec 2018 21:10:27 +0200 Subject: [PATCH] Include getSVG.py into Draft_SRCS --- src/Mod/Draft/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Mod/Draft/CMakeLists.txt b/src/Mod/Draft/CMakeLists.txt index 8888880d6f..01d1277563 100644 --- a/src/Mod/Draft/CMakeLists.txt +++ b/src/Mod/Draft/CMakeLists.txt @@ -15,6 +15,7 @@ SET(Draft_SRCS DraftVecUtils.py DraftGeomUtils.py WorkingPlane.py + getSVG.py importDXF.py importOCA.py importSVG.py