Add missing "project boost" definition.

This commit is contained in:
chris_kohlhoff 2005-12-09 10:51:12 +00:00
parent a4bf7fb030
commit f105eff56e

View File

@ -1,5 +1,7 @@
subproject libs/asio/example/ssl ;
project boost : $(BOOST_ROOT) ;
exe client
: <lib>@boost/libs/date_time/build/boost_date_time
client.cpp