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

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 3月 3日 (土) 22:27:28 JST


Author: ga
Date: 2018-03-03 22:27:28 +0900 (Sat, 03 Mar 2018)
New Revision: 804

Modified:
   trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl
Log:


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	2018-03-03 12:42:44 UTC (rev 803)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl	2018-03-03 13:27:28 UTC (rev 804)
@@ -12,7 +12,7 @@
 set(PROJECT_VERSION ${rtcParam.version} CACHE STRING "${rtcParam.name} version")
 set(UPGRADE_GUID "")
 DISSECT_VERSION()
-set(PROJECT_SHORT_VER ${PROJECT_VERSION_MAJOR}${PROJECT_VERSION_MINOR}${PROJECT_VERSION_REVISION})
+set(PROJECT_SHORT_VER ${dol}{PROJECT_VERSION_MAJOR}${dol}{PROJECT_VERSION_MINOR}${dol}{PROJECT_VERSION_REVISION})
 set(PROJECT_DESCRIPTION "${rtcParam.description}")
 set(PROJECT_VENDOR "${rtcParam.vender}")
 #if( ${rtcParam.docCreator.length()} > 0 )



More information about the openrtm-commit mailing list