Arch: added panel to cmakelist

This commit is contained in:
Yorik van Havre 2014-07-20 13:32:06 -03:00
parent 4414da2256
commit a0bb761d8e

View File

@ -27,6 +27,7 @@ SET(Arch_SRCS
TestArch.py
ifcWriter.py
ArchFrame.py
ArchPanel.py
)
SOURCE_GROUP("" FILES ${Arch_SRCS})