Is LLVM10 still supported?
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Sun Jan 10 12:30:23 UTC 2021
On Sunday, 10 January 2021 at 12:09:08 UTC, kinke wrote:
> You'll probably have to re-run CMake to have the ninja scripts
> updated, removing the vanished source file.
Yes, I did, and that worked, of course.
> I guess that's the price to pay for globbing the source files.
> - Without a dirty source tree, i.e., when git-committing the
> changes before a build, ninja re-runs CMake automatically.
Hm, I guess I should read a tutorial on Ninja...
A side note, is there any reason for building "mars.d"? LDC has
its own main. Was a bit confusing... :-)
More information about the digitalmars-d-ldc
mailing list