Closed devreal closed 4 years ago
If you download BOLT via GitHub, you need to download the internal Argobots by using git submodule
.
git submodule init
git submodule update
I believe it should solve the issue.
Ahh yes, that did the trick. That is something CMake can take care of though (or at least give a hint on what to do)
Thank you for the suggestion! It has been fixed in #60.
I will close this issue.
Trying to build BOLT with internal Argobots on current
master
results in a CMake error: