Skip to content

Commit 5eab57b

Browse files
authored
install in /usr
1 parent 44ca119 commit 5eab57b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

get-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ git clone --recursive "https://git.citron-emu.org/citron/emulator.git" ./citron
8585
cd ./build
8686
cmake .. -GNinja \
8787
-DCMAKE_BUILD_TYPE=Release \
88+
-DCMAKE_INSTALL_PREFIX=/usr \
8889
-DUSE_SYSTEM_QT=ON \
8990
-DCITRON_USE_BUNDLED_VCPKG=OFF \
9091
-DCITRON_USE_BUNDLED_FFMPEG=OFF \

0 commit comments

Comments
 (0)