Skip to content

Commit 665035b

Browse files
fix linux build
1 parent 14798f0 commit 665035b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
110110
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
111111
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
112+
-DSDL_UNIX_CONSOLE_BUILD=ON
112113
-S ${{ github.workspace }}
113114
114115
- name: Build for Linux

0 commit comments

Comments
 (0)