[openrtm-commit:02543] r712 - trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 3月 31日 (金) 12:24:39 JST


Author: ga
Date: 2017-03-31 12:24:38 +0900 (Fri, 31 Mar 2017)
New Revision: 712

Modified:
   trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl
Log:
Modified generated CMakeFile for Python #3992

Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl	2017-03-30 05:55:11 UTC (rev 711)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl	2017-03-31 03:24:38 UTC (rev 712)
@@ -90,7 +90,6 @@
 #foreach($p in ${rtcParam.consumerIdlPathes})
               ${p.idlFile}
 #end)
-#end
 
 if(WIN32)
     set(SCRIPT_FILE ""
@@ -99,6 +98,7 @@
     set(SCRIPT_FILE ""
                     idlcompile.sh)
 endif()
+#end
 
 set(EXEC_FILES ""
                ${rtcParam.name}.py



openrtm-commit メーリングリストの案内