zig/cmake
Eric Joldasov c2ad0220e0
CMake: remove C/C++ flags override for static executable
They were introduced in https://github.com/ziglang/zig/pull/3467 and
5b51f41cee , and become obsolete since
C++-based compiler was removed: all C or C++ sources built by CMake
are just intermediate steps in bootstrapping.

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2024-05-14 23:40:41 +05:00
..
Findclang.cmake add missing clang static library to the build 2024-05-08 19:37:28 -07:00
Findlld.cmake update CMake files to LLVM 18 2024-05-08 19:37:28 -07:00
Findllvm.cmake update CMake files to LLVM 18 2024-05-08 19:37:28 -07:00
install.cmake build: avoid compiling self-hosted twice 2022-10-18 16:52:43 -07:00