Fix cmake?
This commit is contained in:
@@ -48,8 +48,8 @@ jobs:
|
||||
export DEVKITPPC=/opt/devkitpro/devkitPPC
|
||||
ls -l
|
||||
mkdir -p build-gamecube
|
||||
cmake -S. -Bbuild-gamecube -DDUSK_TARGET_SYSTEM=gamecube -DCMAKE_TOOLCHAIN_FILE="$DEVKITPRO/cmake/GameCube.cmake"
|
||||
cd build-gamecube
|
||||
cmake -S. -Bbuild2 -DDUSK_TARGET_SYSTEM=gamecube -DCMAKE_TOOLCHAIN_FILE="$DEVKITPRO/cmake/GameCube.cmake"
|
||||
make VERBOSE=1
|
||||
|
||||
- name: Copy GameCube
|
||||
|
||||
Reference in New Issue
Block a user