1
0
Fork 0

added libcxxabi to excludes

This commit is contained in:
Christian Kühnel 2020-02-03 13:09:55 +00:00
parent 69ebbaa3f7
commit a112bff1a0

View file

@ -65,7 +65,8 @@ allprojects:
# projects excluded from automatic configuration as they could not be built
excludedProjects:
# no working with Visual Studio Compiler on Windows
# These projects are not working with Visual Studio Compiler on Windows
- lldb
- llgo
- libunwind
- libcxxabi