Skip to content
GitLab
Explore
Sign in
llvm-epi
llvm
CMakeLists.txt
Find file
Normal view
History
Permalink
CMakeLists.txt
36.8 KiB
Newer
Older
This addresses LLDB bug 31699, which was caused by LLVM using static linking on Windows.
Vadim Chugunov
committed
Jan 28, 2017
1001
1002
include
(
InstallRequiredSystemLibraries
)
endif
()
Show full blame
Prev
1
2
Next