You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The needed external dependencies need to be added to the project as Git Submodules. In this way, a complete build could be had by using git clone --recursive command when cloning the AquaMiner GPU repository.
The needed external dependencies need to be added to the project as Git Submodules. In this way, a complete build could be had by using
git clone --recursive
command when cloning the AquaMiner GPU repository.This task should be accomplished after #1.
git submodule add
each one of the dependenciesThe text was updated successfully, but these errors were encountered: