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

https://github.com/simonthorell/zig-cpp-build

Simple demo of how do use zig's build tool to cross-compile C/C++ code to several architectures in a short script.
https://github.com/simonthorell/zig-cpp-build

c cpp zig

Last synced: 8 days ago
JSON representation

Simple demo of how do use zig's build tool to cross-compile C/C++ code to several architectures in a short script.

Awesome Lists containing this project

README

        

# Zig C/C++ Build Dev Template