mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2025-08-07 19:25:06 +00:00
change install dir
This commit is contained in:
@@ -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"
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user