Arch: Fixed cmake file

This commit is contained in:
Yorik van Havre 2013-10-07 20:10:04 -03:00
parent c3cecc41d0
commit aeb17dd2f7

View File

@ -23,6 +23,7 @@ SET(Arch_SRCS
ArchStairs.py ArchStairs.py
importWebGL.py importWebGL.py
ArchSpace.py ArchSpace.py
ArchRebar.py
TestArch.py TestArch.py
) )
SOURCE_GROUP("" FILES ${Arch_SRCS}) SOURCE_GROUP("" FILES ${Arch_SRCS})