mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Fix explicit steam workshop build for build.py
This commit is contained in:
parent
cbd49b8613
commit
6ea784ffed
@ -91,6 +91,7 @@ cmake_configure_command = """cmake ../
|
||||
-DCMAKE_TOOLCHAIN_FILE={toolchain}
|
||||
-DVCPKG_TARGET_TRIPLET={triplet}
|
||||
-DSCREENPLAY_STEAM_DEPLOY=ON
|
||||
-DSCREENPLAY_STEAM=ON
|
||||
-G "CodeBlocks - Ninja"
|
||||
-B.
|
||||
""".format(
|
||||
|
Loading…
Reference in New Issue
Block a user