-
- Downloads
pkg/relic: check for minimal cmake version
relic does not build with cmake < 3.6.0. This checks for a minimal version instead of failing to compile. cmake version 3.5.2 is not >= to minimal required 3.6.0 Makefile:25: recipe for target '..cmake_version_supported' failed
Please register or sign in to comment