Add Win64 toolchain
This commit is contained in:
2
cmake/zig-toolchain-win64.cmake
Normal file
2
cmake/zig-toolchain-win64.cmake
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
set(ZIG_TARGET "x86_64-windows-gnu")
|
||||||
|
include(${CMAKE_CURRENT_LIST_DIR}/zig-toolchain.cmake)
|
||||||
Reference in New Issue
Block a user