An open API service indexing awesome lists of open source software.

https://github.com/ryoppippi/cpp-zig-build-system-demo


https://github.com/ryoppippi/cpp-zig-build-system-demo

zig ziglang

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# cpp-zig-build-system-demo
Compare Cmake and zig toolchain to build a C++ project.

```sh
make build_zig
make build_cmake_make
make build_cmake_ninja
```
## Japanese Article
https://zenn.dev/ryoppippi/articles/9efc7b621ec853

## License

MIT

## Author

Ryotaro "Justin" Kimura (a.k.a. ryoppippi)