[Greater-commits] r365 - trunk/GREAT-ER-DB

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jul 7 11:57:12 CEST 2011


Author: bricks
Date: 2011-07-07 11:57:11 +0200 (Thu, 07 Jul 2011)
New Revision: 365

Modified:
   trunk/GREAT-ER-DB/CMakeLists.txt
Log:
Building the wrapper depends on changes in the new helper python module


Modified: trunk/GREAT-ER-DB/CMakeLists.txt
===================================================================
--- trunk/GREAT-ER-DB/CMakeLists.txt	2011-07-07 09:56:03 UTC (rev 364)
+++ trunk/GREAT-ER-DB/CMakeLists.txt	2011-07-07 09:57:11 UTC (rev 365)
@@ -94,6 +94,7 @@
     ${CMAKE_SOURCE_DIR}/generator/GreaterAPIGenerator/greatertypes.py
     ${CMAKE_SOURCE_DIR}/generator/GreaterAPIGenerator/main.py
     ${CMAKE_SOURCE_DIR}/generator/GreaterAPIGenerator/pyfiles.py
+    ${CMAKE_SOURCE_DIR}/generator/GreaterAPIGenerator/helper.py
     )
 
 install(FILES



More information about the Greater-commits mailing list