mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
a
This commit is contained in:
parent
36b87c92ef
commit
1d3f7760cf
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ function(check_option var a)
|
|||
endfunction()
|
||||
|
||||
# Options
|
||||
option(STEAM "Build for Steam" OFF)
|
||||
option(STEAM "Build with Steam Support" OFF)
|
||||
option(DEBUG "Debug mode" ON)
|
||||
option(SANITIZERS "Enable sanitizers" OFF)
|
||||
option(NATIVE "Use native instructions(for local use only)" OFF)
|
||||
|
|
|
|||
Loading…
Reference in a new issue