Skip to content

Commit

Permalink
[FOLD]
Browse files Browse the repository at this point in the history
  • Loading branch information
sdkrystian committed Nov 22, 2024
1 parent 9146f2c commit 9dd2b12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions third-party/llvm/CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
"CLANG_INCLUDE_TESTS": false,
"CLANG_INCLUDE_DOCS": false,
"CLANG_BUILD_EXAMPLES": false,
"LIBCXX_ENABLE_SHARED": false,
"LIBCXX_ENABLE_STATIC_ABI_LIBRARY": true,
"CMAKE_INSTALL_PREFIX": "${sourceDir}/install/${presetName}"
}
},
Expand Down

0 comments on commit 9dd2b12

Please sign in to comment.