Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-02-21 16:54:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/cmake
History
Sahnvour 5b51f41cee
stage1: override cmake's default compilation flags to statically link the CRT on windows
we want to use /MT instead of /MD for a fully static executable
2019-10-16 19:04:50 -04:00
..
c_flag_overrides.cmake
stage1: override cmake's default compilation flags to statically link the CRT on windows
2019-10-16 19:04:50 -04:00
cxx_flag_overrides.cmake
stage1: override cmake's default compilation flags to statically link the CRT on windows
2019-10-16 19:04:50 -04:00
Findclang.cmake
update to llvm9 trunk
2019-07-16 22:23:48 -04:00
Findlld.cmake
update to llvm9 trunk
2019-07-16 22:23:48 -04:00
Findllvm.cmake
update zig codebase to llvm 9
2019-07-17 17:47:39 -04:00