Generalize zig-toolchain.cmake

This commit is contained in:
Duncan Ogilvie
2024-07-26 22:29:20 +02:00
parent 4b546c0475
commit 3bf1daa659
6 changed files with 55 additions and 18 deletions

View File

@@ -0,0 +1,2 @@
set(ZIG_TARGET "aarch64-windows-gnu")
include(${CMAKE_CURRENT_LIST_DIR}/zig-toolchain.cmake)