diff --git a/src/Mod/Arch/CMakeLists.txt b/src/Mod/Arch/CMakeLists.txt index 8d067edb6..7409db798 100644 --- a/src/Mod/Arch/CMakeLists.txt +++ b/src/Mod/Arch/CMakeLists.txt @@ -23,6 +23,7 @@ SET(Arch_SRCS ArchStairs.py importWebGL.py ArchSpace.py + ArchRebar.py TestArch.py ) SOURCE_GROUP("" FILES ${Arch_SRCS})