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

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 7月 26日 (水) 12:21:06 JST


Author: ga
Date: 2017-07-26 12:21:06 +0900 (Wed, 26 Jul 2017)
New Revision: 756

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

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-07-13 03:20:10 UTC (rev 755)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl	2017-07-26 03:21:06 UTC (rev 756)
@@ -6,7 +6,7 @@
   cmake_policy(SET CMP0053 OLD)
 endif()
 
-project(${rtcParam.name} NONE)
+project(${rtcParam.name})
 string(TOLOWER ${dol}{PROJECT_NAME} PROJECT_NAME_LOWER)
 include("${dol}{PROJECT_SOURCE_DIR}/cmake/utils.cmake")
 set(PROJECT_VERSION ${rtcParam.version} CACHE STRING "${rtcParam.name} version")



More information about the openrtm-commit mailing list