Cmake dependency scanning

IGotD- nise at nise.com
Sun Sep 27 17:56:22 UTC 2020


Do we have any D dependency scanning available for D in Cmake, 
just like the built in C/C++ dependency scanner which is handy, 
or do you have to use the option to compile everything into one 
module (--deps=full)?

I have some problems when there is a mix of inlining and calling 
the separately compiled version from the same module, obviously.


More information about the Digitalmars-d-learn mailing list