[openrtm-commit:01492] r525 - branches/work_kawauchi/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake

openrtm @ openrtm.org openrtm @ openrtm.org
2014年 10月 27日 (月) 16:38:29 JST


Author: kawauchi
Date: 2014-10-27 16:38:29 +0900 (Mon, 27 Oct 2014)
New Revision: 525

Modified:
   branches/work_kawauchi/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl
Log:
Doxyfile path in CMakeLists.txt has been reverted.

Modified: branches/work_kawauchi/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl
===================================================================
--- branches/work_kawauchi/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl	2014-10-27 05:38:08 UTC (rev 524)
+++ branches/work_kawauchi/rtmtools/jp.go.aist.rtm.rtcbuilder.python/src/jp/go/aist/rtm/rtcbuilder/python/template/cmake/CMakeLists.txt.vsl	2014-10-27 07:38:29 UTC (rev 525)
@@ -106,7 +106,7 @@
 
 ${sharp} target settings for document
 configure_file("${dol}{CMAKE_CURRENT_SOURCE_DIR}/doc/doxyfile.in"
-               "${dol}{CMAKE_CURRENT_BINARY_DIR}/doxyfile")
+               "${dol}{CMAKE_CURRENT_BINARY_DIR}/doc/doxyfile")
 
 add_custom_target(doxygen COMMAND
                   ${dol}{DOXYGEN_EXECUTABLE} ${dol}{CMAKE_CURRENT_BINARY_DIR}/doxyfile)



More information about the openrtm-commit mailing list