[openrtm-commit:01228] r2423 - branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ConfigurationServant
openrtm @ openrtm.org
openrtm @ openrtm.org
2014年 2月 8日 (土) 22:43:05 JST
Author: win-ei
Date: 2014-02-08 22:43:05 +0900 (Sat, 08 Feb 2014)
New Revision: 2423
Modified:
branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ConfigurationServant/Makefile.am
Log:
Added the library path of cppunit.
Modified: branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ConfigurationServant/Makefile.am
===================================================================
--- branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ConfigurationServant/Makefile.am 2014-02-08 13:39:11 UTC (rev 2422)
+++ branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/ConfigurationServant/Makefile.am 2014-02-08 13:43:05 UTC (rev 2423)
@@ -59,7 +59,7 @@
ConfigurationServantTests_LDADD += -lomnithread
ConfigurationServantTests_LDADD += -lomniDynamic4
ConfigurationServantTests_LDADD += -lcoil
-#ConfigurationServantTests_LDADD += -lcppunit
+ConfigurationServantTests_LDADD += -lcppunit
ConfigurationServantTests_LDADD += -lstubs
ConfigurationServantTests_LDADD += $(target_srcdir)/ConfigurationServant.o
ConfigurationServantTests_LDADD += $(target_srcdir)/RTCTypeConversion.o
More information about the openrtm-commit
mailing list