CMake support for D
Trent Forkert via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Jan 3 09:49:06 PST 2016
On Sunday, 3 January 2016 at 17:30:15 UTC, Dibyendu Majumdar
wrote:
> Does CMake recognise D in the enable_language command?
No.
> If not is there a workaround?
I have a fork of CMake that adds D support here:
https://github.com/trentforkert/cmake
It's been a while since I published updates, but it should still
work. If you encounter bugs please file them.
More information about the Digitalmars-d-learn
mailing list