build-cpp / cmkr

Modern build system based on CMake and TOML.
https://cmkr.build
MIT License
423 stars 28 forks source link

Warn when inconsistent names are used for `fetch-content` #108

Open mrexodia opened 1 year ago

mrexodia commented 1 year ago
[fetch-content.zydis]
git = "https://github.com/zyantific/zasm"

This should warn the user that the github project name zasm does not match the content name zydis