On Monday, 18 November 2019 at 21:44:06 UTC, WhatMeWorry wrote:
The documentation doesn't go into much detail:
sourcePaths "" ["" [...]] Allows to customize the
path where to look for source files (any folder "source" or
"src" is automatically used as a source path if no sourcePaths
setting
On Sunday, 8 December 2019 at 20:50:05 UTC, Marcone wrote:
I want to add version to my program.
I have configurated my version file "version.txt", but I dont
know how link this file to my program. If Need spec file,
please send the exemple code of spec. Or is is possible add
version file by d
On Tuesday, 28 May 2019 at 18:11:09 UTC, Mike Brockus wrote:
How can I structure a Meson build project in D to use dub as a
method for dependencies like urld, d2sqlite or unit-threaded?
If that is not what Meson users of D do then what is the pure
Meson of things way?
C https://github.com/sq
On Tuesday, 28 May 2019 at 18:13:17 UTC, GoaLitiuM wrote:
On Tuesday, 28 May 2019 at 18:11:09 UTC, Mike Brockus wrote:
How can I structure a Meson build project in D to use dub as a
method for dependencies like urld, d2sqlite or unit-threaded?
If that is not what Meson users of D do then what