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.
- Host: GitHub
- URL: https://github.com/simonthorell/zig-cpp-build
- Owner: simonthorell
- Created: 2024-05-29T14:57:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T11:51:53.000Z (12 months ago)
- Last Synced: 2025-02-17T08:12:58.425Z (3 months ago)
- Topics: c, cpp, zig
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zig C/C++ Build Dev Template