23 Apr
2002
23 Apr
'02
2:42 p.m.
On Tuesday 23 April 2002 03:08 am, you wrote:
I'm assuming you are using Jam? If so, just set ALL_LOCATE_TARGET:
jam -sALL_LOCATE_TARGET=/path/to/put/compiled/files/in
Trying it out, I discover that it doesn't work. Header files ( at least are not moved over).
I'm expecting something like "make install", alltough it is begining to look a bit optimistic to hope for something like that.
Boost doesn't have that yet. At one point there was a lot of discussion about how best to perform a 'make install' (most of it is just a recursive copy), but I don't believe any actual implementations came of it. Doug