mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-03-23 15:53:01 +00:00
mingw: Update Conan configuration files
Adds support for Clang 14 and GCC 12.1, as well as a couple git versions just in case.
This commit is contained in:
@@ -21,6 +21,6 @@ arch=x86_64
|
||||
compiler=gcc
|
||||
|
||||
# Adjust to the gcc version of your MinGW package
|
||||
compiler.version=10.2
|
||||
compiler.version=12.1
|
||||
compiler.libcxx=libstdc++11
|
||||
build_type=Release
|
||||
|
||||
Reference in New Issue
Block a user