Closed bemasc closed 1 year ago
Currently, make linux and make windows download and build the master branch, ignoring any changes in the local repository. This change makes these commands build the local repository instead.
make linux
make windows
master
Currently,
make linux
andmake windows
download and build themaster
branch, ignoring any changes in the local repository. This change makes these commands build the local repository instead.