We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c11bf commit 8cfa8b3Copy full SHA for 8cfa8b3
third-party/llvm/CMakePresets.json
@@ -47,6 +47,8 @@
47
"CLANG_INCLUDE_TESTS": false,
48
"CLANG_INCLUDE_DOCS": false,
49
"CLANG_BUILD_EXAMPLES": false,
50
+ "LIBCXX_ENABLE_SHARED": false,
51
+ "LIBCXX_ENABLE_STATIC_ABI_LIBRARY": true,
52
"CMAKE_INSTALL_PREFIX": "${sourceDir}/install/${presetName}"
53
}
54
},
0 commit comments