Hello, i build LLVM on windows under Visual Studio 2019 with the config like this: cmake -S llvm\llvm -B build -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS="clang;lld" ...
This example project is refactored for Visual Studio Code. Project configuration is done by the 'good old' PSoC Creator. Visual Studio Code Project │ ├── .vs │ └── (Visual Studio Code / project ...