Added Surfaces module cmake files

This commit is contained in:
Jose Luis Cercós pita
2011-12-30 11:04:38 +01:00
committed by Yorik van Havre
parent c74937686b
commit 1e79377ee1
7 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
INSTALL(
FILES
__init__.py
Geometry.py
Math.py
Paths.py
Translator.py
DESTINATION
Mod/Surfaces/surfUtils
)