|
Boost-Build : |
Subject: [Boost-build] How to build a lib and exe with same name
From: æ¨ç»§è¶
(jcyangzh_at_[hidden])
Date: 2012-10-18 06:24:20
lib calc : basic_calc.c advance_calc.c calc.h ;
exe calc : app.c calc
I want calc.dll(with calc.lib) and calc.exe, but failed.
If change exe calc to exe test then everything is ok.
But if change to exe calc: app.c : <lib>calc ; , then boost.build will only
build the library.
Jichao.
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