Francesco Cusolito
Francesco Cusolito
**Describe the bug** Building core-image-minimal SDK on scarthgap, results in missing `clang-tidy` executable from SDK, but with broken links to it. **To Reproduce** Steps to reproduce the behavior: 1. Setup...
In my code I would need to extract non-const pointers to underlying json values through functions such as `if_int64` during JSON to C++ object conversion. I see that all the...
With respect to #310 , this PR aims to handle `include` directives in CMake presets files, allowing to parse also the directives in included files recursively, and avoiding multiple inclusion...