Install in Boost libs directories

27 Jun
2005
27 Jun
'05
12:56 p.m.
I think I've implemented the logic needed for "bjam --v2 install" in libs/whatever/build to work. It respects the same --prefix, --libdir and --includedir options as top-level "bjam --v2 install" but only builds a single library. (But installs all headers, of course). Rene, now I have a question for you. In some libs, you've added this: install dist-lib : boost_filesystem : <install-type>LIB <location>../../../dist/lib ; Does the "install" functionality makes this unnecessary and I can safely remove it? (Replacing with boost-install boost_filesystem ; ) - Volodya -- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
7290
Age (days ago)
7290
Last active (days ago)
1 comments
1 participants
participants (1)
-
Vladimir Prus