Commit 8856a71
committed
Switch Windows build configuration from GCC to MSVC and update CMake to use clang-cl
Updated Windows build environment to use MSVC with ccache and clang-cl as the compiler. Adjusted CMake settings and environment variables to reflect the new toolchain. Simplified build configuration by removing GCC-specific setup.1 parent e7220ec commit 8856a71
1 file changed
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
854 | | - | |
| 854 | + | |
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | 860 | | |
861 | 861 | | |
862 | | - | |
863 | | - | |
| 862 | + | |
| 863 | + | |
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
869 | 868 | | |
870 | | - | |
871 | | - | |
| 869 | + | |
| 870 | + | |
872 | 871 | | |
873 | 872 | | |
874 | 873 | | |
875 | 874 | | |
876 | | - | |
877 | | - | |
| 875 | + | |
| 876 | + | |
878 | 877 | | |
879 | 878 | | |
880 | 879 | | |
| |||
0 commit comments