We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5450a6a commit 4fd5386Copy full SHA for 4fd5386
lib/Interpreter/CMakeLists.txt
@@ -1,6 +1,5 @@
1
if(EMSCRIPTEN)
2
set_property(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS TRUE)
3
- set(CMAKE_STRIP FALSE)
4
set(LLVM_LINK_COMPONENTS "")
5
else()
6
set(LLVM_LINK_COMPONENTS
0 commit comments