There was an error while loading. Please reload this page.
1 parent 7e68f7e commit d554636Copy full SHA for d554636
02-Use_the_Tools_Available.md
@@ -17,7 +17,7 @@ Use an industry standard widely accepted build tool. This prevents you from rein
17
18
* [cmake](http://cmake.org)
19
* [biicode](http://biicode.com)
20
- * [waf](http://waf.googlecode.com)
+ * [waf](https://waf.io/)
21
* [FASTBuild](http://www.fastbuild.org/)
22
* [ninja](https://martine.github.io/ninja/) - can greatly improve the incremental build time of your larger projects. Can be used as a target for cmake
23
* google's build tool
0 commit comments