mirror of https://github.com/CGAL/cgal
need gmp version
This commit is contained in:
parent
76cfe2ae9b
commit
f2eef3c11b
|
|
@ -25,6 +25,8 @@ if( MPFI_FOUND )
|
||||||
PATHS ENV RS_LIB_DIR
|
PATHS ENV RS_LIB_DIR
|
||||||
DOC "Path to the RS library"
|
DOC "Path to the RS library"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
get_dependency_version( GMP )
|
||||||
|
|
||||||
IS_VERSION_LESS("$GMP_VERSION}" "4.2.0" _IS_GMP_VERSION_TO_LOW)
|
IS_VERSION_LESS("$GMP_VERSION}" "4.2.0" _IS_GMP_VERSION_TO_LOW)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue