Skip to content

Commit

Permalink
Add some more flags to the example workspace (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: George <>
  • Loading branch information
GeorgeLyon committed Nov 11, 2020
1 parent 91a69f5 commit 8f370b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/Unified.code-workspace.example.jsonc
Expand Up @@ -40,6 +40,9 @@
"-DLLVM_BUILD_TOOLS=ON",
"-DLLVM_OPTIMIZED_TABLEGEN=ON",
"-DLLVM_INCLUDE_TOOLS=ON",
"-DLLVM_USE_SPLIT_DWARF=ON",
"-DLLVM_BUILD_LLVM_DYLIB=ON",
"-DLLVM_LINK_LLVM_DYLIB=ON",
/// If ccache is installed, this option can might speed up builds
// "-DLLVM_CCACHE_BUILD=ON",

Expand Down

0 comments on commit 8f370b4

Please sign in to comment.