mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
polly win
This commit is contained in:
parent
2a66f2726d
commit
864f421d31
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@ google_api_key = ""
|
|||
google_default_client_id = ""
|
||||
google_default_client_secret = ""
|
||||
visual_studio_version = "2022"
|
||||
# clang_base_path = "/usr/lib/llvm-16"
|
||||
# clang_version = "16"
|
||||
# lld_path = "/usr/lib/llvm-16/bin/"
|
||||
# use_polly = true
|
||||
target_os = "win"
|
||||
target_cpu = "x64"
|
||||
is_official_build = true
|
||||
|
|
Loading…
Reference in a new issue