zigcc / zigcc.github.io

Zig 语言中文社区
https://ziglang.cc/
MIT License
11 stars 11 forks source link

remove useless code and other fix #15

Closed jinzhongjia closed 10 months ago

jinzhongjia commented 10 months ago

add learnzig remove linklibc when there is linklibcpp replace linksystemlibraryname with linksystemlibrary

jiacai2050 commented 10 months ago

Thanks!