Skip to content

Commit 8cfa8b3

Browse files
committed
[FOLD]
1 parent 69c11bf commit 8cfa8b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

third-party/llvm/CMakePresets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747
"CLANG_INCLUDE_TESTS": false,
4848
"CLANG_INCLUDE_DOCS": false,
4949
"CLANG_BUILD_EXAMPLES": false,
50+
"LIBCXX_ENABLE_SHARED": false,
51+
"LIBCXX_ENABLE_STATIC_ABI_LIBRARY": true,
5052
"CMAKE_INSTALL_PREFIX": "${sourceDir}/install/${presetName}"
5153
}
5254
},

0 commit comments

Comments
 (0)