Skip to content

build: Allow out of tree builds.

orbea requested to merge orbea/nestopia:build into master

example:

mkdir /tmp/build
cd /tmp/build
make install -f /path/to/mgba/jollygood/Makefile

Merge request reports