1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/relic
Gaëtan Harter 1aebe28f38
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
2018-08-14 15:27:01 +02:00
..
doc.txt fixup! pkg: enhance doxygen packages documentation 2017-07-03 11:18:47 +02:00
Makefile pkg/relic: check for minimal cmake version 2018-08-14 15:27:01 +02:00
Makefile.include make: pkg: make use of PKGDIRBASE 2017-03-10 14:18:44 +01:00
os_util.sh pkg/relic/os_util.sh: fix sed command for OS X 2017-10-24 13:56:33 +02:00