You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebuilding LLVM when vcpkg misses a cache is very annoying, especially when compiling both Debug and Release builds.
We should have a guide on how to build LLVM outside of vcpkg (while mirroring what vcpkg is doing) and use that build with a tool by specifying LLVM_DIR.
The text was updated successfully, but these errors were encountered:
Rebuilding LLVM when vcpkg misses a cache is very annoying, especially when compiling both Debug and Release builds.
We should have a guide on how to build LLVM outside of vcpkg (while mirroring what vcpkg is doing) and use that build with a tool by specifying
LLVM_DIR
.The text was updated successfully, but these errors were encountered: