Does CMake recognise D in the enable_language command?If not is there a workaround? Thanks and Regards Dibyendu
I suggest use dub instead of cmake. I did a try to use cmake some time ago (a few years ago, before dub), and was a nightmare to get ir working on GNU/Linux and Windows. With dub , simply works fine with a simple json file.