Update pull-requests_build-check.yml
This commit is contained in:
parent
4a1f5194cc
commit
c844290c81
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ jobs:
|
|||
set BOOST_ROOT=C:\boost
|
||||
set BOOST_INCLUDEDIR=C:\boost
|
||||
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
|
||||
- name: Package Windows
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue