Arch: forgot to update the cmake file...

This commit is contained in:
Yorik van Havre
2013-07-16 19:59:56 -03:00
parent 5255443469
commit 27b8be4e9b
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ SET(Arch_SRCS
ArchVRM.py
ArchRoof.py
importWebGL.py
ArchSpace.py
)
SOURCE_GROUP("" FILES ${Arch_SRCS})