mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 21:38:33 +00:00
Clarify what is meant by 'libraries' (#808)
This commit is contained in:
parent
db18d38a43
commit
c787837ce5
@ -125,13 +125,13 @@ libc. Create demo games using Zig.
|
||||
|
||||
* cmake >= 2.8.5
|
||||
* g++ >= 5.0.0 or clang >= 3.6.0
|
||||
* LLVM, Clang, LLD libraries == 5.0.1, compiled with the same gcc or clang version above
|
||||
* LLVM, Clang, LLD development libraries == 5.0.1, compiled with the same gcc or clang version above
|
||||
|
||||
##### Windows
|
||||
|
||||
* cmake >= 2.8.5
|
||||
* Microsoft Visual Studio 2015
|
||||
* LLVM, Clang, LLD libraries == 5.0.1, compiled with the same MSVC version above
|
||||
* LLVM, Clang, LLD development libraries == 5.0.1, compiled with the same MSVC version above
|
||||
|
||||
#### Instructions
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user