mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-22 02:30:46 +00:00
Fix build script
This commit is contained in:
parent
0f58e987f1
commit
7bc130582d
@ -1,2 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
PICO_SDK_PATH=~/pico-sdk/ cmake .
|
PICO_SDK_PATH=~/pico-sdk/ cmake .
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user