fix in cMake file

This commit is contained in:
jriegel 2013-06-17 19:51:01 +02:00
parent f69a3842e9
commit e0f18f6986

View File

@ -16,6 +16,10 @@ SET(MachDist_SRCS
User_Interface_Mach_Dist.py
machdist_rc.py
MachDistMaterial.py
MachDistMesh.py
MachDistAnalysis.py
MachDistIsostatic.py
MachDistAlignment.py
)
SOURCE_GROUP("" FILES ${MachDist_SRCS})