|
Boost-Build : |
From: Andreas Wattrodt (a.watti_at_[hidden])
Date: 2008-05-05 13:09:03
Hi to everyone,
I am new to Boost.Build and experiencing with an existing c++-project.
My problem is to get the target path being created by bjam.
A target called "hello" has been implemented.
exe hello
: hello.cpp
;
After executing the command:
"bjam toolset=msvc"
the target gets processed and the executable gets compiled and
put in the following path:
A="./msvc-8.0/debug/threading-multi".
For further testing I was about to use the path A to install the executable
somewhere else and wrote something like this in the same jamfile:
install $(A)
: hello
;
But I cannot get the path A.
Could anybody help me for solving that problem ?
Thanks in advance
Andreas
_______________________________________________________________________
EINE FÜR ALLE: die kostenlose WEB.DE-Plattform für Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! http://unddu.de/?kid=kid@mf2
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk