Skip to content

Commit c1cbec9

Browse files
authored
test
1 parent d1fe73c commit c1cbec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

citron-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ git clone --recursive "https://git.citron-emu.org/citron/emulator.git" ./citron
4444
cmake .. -GNinja \
4545
-DCITRON_ENABLE_LTO=ON \
4646
-DSDL_PIPEWIRE=OFF \
47-
-DCITRON_USE_BUNDLED_VCPKG=ON \
47+
-DCITRON_USE_BUNDLED_VCPKG=OFF \
4848
-DCITRON_TESTS=OFF \
4949
-DENABLE_QT6=ON \
5050
-DCITRON_USE_LLVM_DEMANGLE=OFF \

0 commit comments

Comments
 (0)