We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fe73c commit c1cbec9Copy full SHA for c1cbec9
citron-appimage.sh
@@ -44,7 +44,7 @@ git clone --recursive "https://git.citron-emu.org/citron/emulator.git" ./citron
44
cmake .. -GNinja \
45
-DCITRON_ENABLE_LTO=ON \
46
-DSDL_PIPEWIRE=OFF \
47
- -DCITRON_USE_BUNDLED_VCPKG=ON \
+ -DCITRON_USE_BUNDLED_VCPKG=OFF \
48
-DCITRON_TESTS=OFF \
49
-DENABLE_QT6=ON \
50
-DCITRON_USE_LLVM_DEMANGLE=OFF \
0 commit comments