afestini
Results
2
issues of
afestini
Add two command line options: --clang-tidy: run clang-tidy, needs to be in PATH and only in combination with --project pointing at VS sln or compile-commands.json (not needed when using GUI...
include_guard seems to break all contained logic to handle use case of building for multiple Python versions. ## Description Use case: trying to create multiple targets for different Python versions...