[openrtm-commit:01038] r442 - trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/idl
openrtm @ openrtm.org
openrtm @ openrtm.org
2013年 3月 30日 (土) 17:27:58 JST
Author: ga
Date: 2013-03-30 17:27:58 +0900 (Sat, 30 Mar 2013)
New Revision: 442
Modified:
trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/idl/IdlCMakeLists.txt.vsl
Log:
Modified idl/CMakeLists.txt
Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/idl/IdlCMakeLists.txt.vsl
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/idl/IdlCMakeLists.txt.vsl 2013-03-16 15:41:34 UTC (rev 441)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cmake/idl/IdlCMakeLists.txt.vsl 2013-03-30 08:27:58 UTC (rev 442)
@@ -49,7 +49,7 @@
OPENRTM_COMPILE_IDL_FILES(${dol}{idls})
set(ALL_IDL_SRCS ${dol}{ALL_IDL_SRCS} PARENT_SCOPE)
-FILTER_LIST("${dol}{ALL_IDL_SRCS}" "hh${dol}" idl_headers)
+FILTER_LIST(ALL_IDL_SRCS "hh${dol}" idl_headers)
install(FILES ${dol}{idl_headers}
DESTINATION ${dol}{INC_INSTALL_DIR}/${dol}{PROJECT_NAME_LOWER}/idl
COMPONENT headers)
More information about the openrtm-commit
mailing list