[openrtm-commit:02678] r746 - trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 7月 13日 (木) 11:07:19 JST
Author: ga
Date: 2017-07-13 11:07:19 +0900 (Thu, 13 Jul 2017)
New Revision: 746
Modified:
trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/CMakeLists.txt.vsl
Log:
Modified CMakeLists.txt #4133
Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/CMakeLists.txt.vsl
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/CMakeLists.txt.vsl 2017-07-13 01:58:10 UTC (rev 745)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/CMakeLists.txt.vsl 2017-07-13 02:07:19 UTC (rev 746)
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.0.2)
cmake_policy(SET CMP0002 OLD)
if(POLICY CMP0046)
cmake_policy(SET CMP0046 OLD)
More information about the openrtm-commit
mailing list