Skip to content

Commit e66ece1

Browse files
committed
[devel/jrl-cmakemoddules] require CMake 3.10
1 parent 48f6735 commit e66ece1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devel/jrl-cmakemodules/Makefile.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ DYNAMIC_PLIST_DIRS+= share/doc/${NAME}
6363
include ../../pkgtools/pkg-config/depend.mk
6464
include ../../mk/sysdep/cmake.mk
6565

66-
DEPEND_ABI.cmake+= cmake>=3.1.0
66+
DEPEND_ABI.cmake+= cmake>=3.10
6767

6868
MAINTAINER?= [email protected]
6969
LICENSE?= 2-clause-bsd

0 commit comments

Comments
 (0)