Closed NoelJacob closed 7 months ago
Is this solution not good enough? https://github.com/ziglang/zig/issues/8716#issuecomment-1511711968 (should be equivalent to set(CMAKE_C_COMPILER "zig" "cc")
in a toolchain file)
Yeah, it's doable but it didn't work for me somewhere in CLion.
Add option to create shims like these on all platforms zig supports for zig drop-in features : https://github.com/ziglang/zig/issues/8716#issuecomment-1898961470