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.
/usr
1 parent 44ca119 commit 5eab57bCopy full SHA for 5eab57b
get-dependencies.sh
@@ -85,6 +85,7 @@ git clone --recursive "https://git.citron-emu.org/citron/emulator.git" ./citron
85
cd ./build
86
cmake .. -GNinja \
87
-DCMAKE_BUILD_TYPE=Release \
88
+ -DCMAKE_INSTALL_PREFIX=/usr \
89
-DUSE_SYSTEM_QT=ON \
90
-DCITRON_USE_BUNDLED_VCPKG=OFF \
91
-DCITRON_USE_BUNDLED_FFMPEG=OFF \
0 commit comments