From 1eb96db737b2d93eb82246f22b83f41bd012df12 Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Sun, 21 Apr 2013 19:22:30 -0300 Subject: [PATCH] Draft: fixed Draft's cmake file --- 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 3d1288561..0b0822a83 100644 --- a/src/Mod/Draft/CMakeLists.txt +++ b/src/Mod/Draft/CMakeLists.txt @@ -13,6 +13,7 @@ SET(Draft_SRCS importDXF.py importOCA.py importSVG.py + importDWG.py importAirfoilDAT.py macros.py Draft_rc.py