atilaneves / dpp

Directly include C headers in D source code
Boost Software License 1.0
229 stars 31 forks source link

Update the versions in the readme #284

Closed aminya closed 3 years ago

aminya commented 3 years ago

The versions were outdated compared to what is currently tested in the CI.

I also noticed that this package uses libclang as one of its dependencies. Does this mean that we no longer need to install llvm?

atilaneves commented 3 years ago

LLVM is only needed if needed by libclang.