|
Boost : |
Subject: Re: [boost] make makefile
From: Ggh (ggh_at_[hidden])
Date: 2018-02-26 05:50:54
Hi,
below command line arguments (in its current state):
<pre>
mkmakefile
-tt <exe|lib|objs|static> Target type
-t <targetname> Target name
-i <include directory> Include directory
-L <library directory> Library directory
-l <library name> Library name
-d <define> Define
-hd <header dependencies> Header dependencies
-o <makefile filename> Makefile filename
-c <c compiler> C compiler
-cc <c++ compiler> C++ compiler
-help This help information
</pre>
Quoting Jonathan <jonathanbcoe_at_[hidden]>:
> If it could generate CMake files from existing directory structure
> then my past self would have been very interested.
>
>> On 25 Feb 2018, at 17:44, Ggh via Boost <boost_at_[hidden]> wrote:
>>
>> Hello all,
>>
>> The past few days I have kept myself busy coding a kind of makefile
>> generator.
>> It can scan directories and generate makefile(s) from what c/c++
>> files it finds.
>>
>> Is such a program of interest to the boost lib? If so, I'd like to
>> contribute.
>>
>> thank's
>>
>> Greg
>>
>>
>> _______________________________________________
>> Unsubscribe & other changes:
>> http://lists.boost.org/mailman/listinfo.cgi/boost
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk