摘要: | if which ninja-build ;\| then \| ln -s `which ninja-build` bin/ninja ;\| else \| echo "***ERROR: Ninja build tool not found." 1>&2 ;\| ... 阅读全文
posted @ 2015-09-01 16:52 johnny_shi 阅读(1893) 评论(0) 推荐(0) 编辑