Woopsi/InstallBlocksDS.sh
Antonio Niño Díaz be0e4effb0 Add build system for BlocksDS
The tests don't build due to a missing header (gadgeteventargs.h) so no
new makefiles have been added to the tests folder.
2024-11-02 13:23:00 +00:00

5 lines
75 B
Bash

#!/bin/sh
cd Woopsi/libwoopsi
make -f Makefile.blocksds -j`nproc` install