Building a project with CMAKE

Nicholas Wilson via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Mar 2 01:39:23 PST 2017


On Thursday, 2 March 2017 at 09:13:40 UTC, berni wrote:
> On Tuesday, 28 February 2017 at 17:09:28 UTC, berni wrote:
>> I'm using CMAKE to build my project. [...]
>
> Just a note: I now asked the same question on the cmake mailing 
> list. Maybe, it's the better place to do so...

I would take a look at what ldc does with their CMakeLists.txt[1] 
and associated files.

1: 
https://github.com/ldc-developers/ldc/blob/master/CMakeLists.txt


More information about the Digitalmars-d-learn mailing list