add a mingw profile
This commit is contained in:
@ -22,6 +22,7 @@ arch=x86_64
|
||||
compiler=gcc
|
||||
|
||||
# Adjust to the gcc version of your MinGW package
|
||||
compiler.version=7.3
|
||||
compiler.version=10
|
||||
compiler.libcxx=libstdc++11
|
||||
compiler.threads=posix
|
||||
build_type=Release
|
Reference in New Issue
Block a user