Skip to content

Commit

Permalink
Add -mwin32
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Jun 8, 2023
1 parent d8c9ed9 commit 0117487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
--disable-intersense
--prefix=/ssr-files
CPPFLAGS="-I/ucrt64/include -I`pwd`/../websocketpp -D_WEBSOCKETPP_CPP11_THREAD_"
CFLAGS=-mwin32
LDFLAGS=-L/ucrt64/lib
LIBS="-lws2_32 -lwsock32 -lglu32 -lopengl32"
)
Expand Down

0 comments on commit 0117487

Please sign in to comment.