mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-21 06:19:56 +00:00
Enable Build for Steam by default
This commit is contained in:
parent
49e37cec7e
commit
7f9cf82019
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ conan_basic_setup()
|
||||||
|
|
||||||
## Setup options ##
|
## Setup options ##
|
||||||
|
|
||||||
option(STEAM "Build for Steam" OFF)
|
option(STEAM "Build for Steam" ON)
|
||||||
|
|
||||||
## Misc setup ##
|
## Misc setup ##
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue