File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88[ ![ Tag] ( https://img.shields.io/github/v/tag/tayne3/zig.toolchain.cmake?color=%23ff8936&style=flat-square&logo=git&logoColor=white )] ( https://github.com/tayne3/zig.toolchain.cmake/tags )
99[ ![ Tests] ( https://github.com/tayne3/zig.toolchain.cmake/actions/workflows/test.yml/badge.svg )] ( https://github.com/tayne3/zig.toolchain.cmake/actions/workflows/test.yml )
1010![ CMake] ( https://img.shields.io/badge/CMake-3.14%2B-brightgreen?logo=cmake&logoColor=white )
11- ![ Zig] ( https://img.shields.io/badge/Zig-0.14.0%2B-blue?logo=zig&logoColor=white )
1211
1312** English** | [ 中文] ( README_zh.md )
1413
@@ -28,7 +27,7 @@ A lightweight CMake toolchain file that enables cross-compilation of C/C++ proje
2827Download ` zig.toolchain.cmake ` to your project root or a ` cmake/ ` subdirectory.
2928
3029``` bash
31- curl -o zig.toolchain.cmake https://github.com/tayne3/zig.toolchain.cmake/releases/download/v0.1.0 /zig.toolchain.cmake
30+ curl -o zig.toolchain.cmake https://github.com/tayne3/zig.toolchain.cmake/releases/download/v0.1.1 /zig.toolchain.cmake
3231```
3332
3433** Cross-Compilation**
Original file line number Diff line number Diff line change 88[ ![ Tag] ( https://img.shields.io/github/v/tag/tayne3/zig.toolchain.cmake?color=%23ff8936&style=flat-square&logo=git&logoColor=white )] ( https://github.com/tayne3/zig.toolchain.cmake/tags )
99[ ![ Tests] ( https://github.com/tayne3/zig.toolchain.cmake/actions/workflows/test.yml/badge.svg )] ( https://github.com/tayne3/zig.toolchain.cmake/actions/workflows/test.yml )
1010![ CMake] ( https://img.shields.io/badge/CMake-3.14%2B-brightgreen?logo=cmake&logoColor=white )
11- ![ Zig] ( https://img.shields.io/badge/Zig-0.14.0%2B-blue?logo=zig&logoColor=white )
1211
1312[ English] ( README.md ) | ** 中文**
1413
2827将 ` zig.toolchain.cmake ` 下载到你的项目根目录或 ` cmake/ ` 子目录中。
2928
3029``` bash
31- curl -o zig.toolchain.cmake https://github.com/tayne3/zig.toolchain.cmake/releases/download/v0.1.0 /zig.toolchain.cmake
30+ curl -o zig.toolchain.cmake https://github.com/tayne3/zig.toolchain.cmake/releases/download/v0.1.1 /zig.toolchain.cmake
3231```
3332
3433** 交叉编译**
You can’t perform that action at this time.
0 commit comments