This commit is contained in:
Wim Meeussen 2012-01-06 10:11:00 -08:00
commit db1dd9bfb9
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
-libOpts += external-libs/boost/lib/$(buildID)/libboost_system.a
-libOpts += external-libs/boost/lib/$(buildID)/libboost_filesystem.a
+libOpts += $(shell rosboost-cfg --libs system)
+libOpts += /usr/local/lib/libboost_filesystem-mt.dylib
+libOpts += $(shell rosboost-cfg --libs filesystem)
endif
# minizip