mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 04:33:19 +00:00
change install dir
This commit is contained in:
parent
62b27e0a3d
commit
f4ace5a9cb
@ -63,7 +63,7 @@ build_arch() {
|
||||
local hardware_sig="$2"
|
||||
|
||||
cmake -S . -B "build-$target_arch" -G "$GENERATOR" \
|
||||
-DCMAKE_INSTALL_PREFIX=".." -DARCH="$target_arch" \
|
||||
-DCMAKE_INSTALL_PREFIX="." -DARCH="$target_arch" \
|
||||
-DCMAKE_BUILD_TYPE="$BUILD_TYPE"
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user