mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-08 09:38:42 +00:00
Update pull-requests_build-check.yml
This commit is contained in:
parent
4a1f5194cc
commit
c844290c81
@ -159,7 +159,7 @@ jobs:
|
|||||||
set BOOST_ROOT=C:\boost
|
set BOOST_ROOT=C:\boost
|
||||||
set BOOST_INCLUDEDIR=C:\boost
|
set BOOST_INCLUDEDIR=C:\boost
|
||||||
set BOOST_LIBRARYDIR=C:\boost\lib
|
set BOOST_LIBRARYDIR=C:\boost\lib
|
||||||
cmake -DCMAKE_CXX_FLAGS=/std:c++17 -DCMAKE_BUILD_TYPE=Release -DSUNSHINE_ASSETS_DIR=assets -G "MinGW Makefiles" ..
|
cmake -DCMAKE_CXX_STANDARD=17 -DCMAKE_BUILD_TYPE=Release -DSUNSHINE_ASSETS_DIR=assets -G "MinGW Makefiles" ..
|
||||||
mingw32-make -j2
|
mingw32-make -j2
|
||||||
- name: Package Windows
|
- name: Package Windows
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user