Andrew Maguire <andrewm4894@gmail.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
NUP › NUPDOCS › #291 | 1 month ago | Testless build | |
NUP › PY › #628 | 1 month ago |
use cmake3 instead of cmake (#3857)
When trying to build this dockerfile i was getting the below error: `CMake 3.3 or higher is required. You are running version 2.8.12.2` Using cmake3 resolves this. |
821 passed |
Build | Completed | Code commits | Tests |
---|
Build | Completed | Code commits | Tests |
---|
When trying to build this dockerfile i was getting the below error:
`CMake 3.3 or higher is required. You are running version 2.8.12.2`
Using cmake3 resolves this.