MFH: r554391
math/labplot: fix build against cantor-20.08.3 Approved by: ports-secteam (implicit)
This commit is contained in:
parent
73b74d5bb5
commit
c2f30adeeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=554392
@ -19,7 +19,7 @@ index 33b407046..57ad46dd8 100644
|
||||
MESSAGE (STATUS "Cantor Library ${Cantor_VERSION} TOO OLD. Minimum usable version is 19.12")
|
||||
ENDIF ()
|
||||
- IF (${Cantor_VERSION} VERSION_GREATER "20.08")
|
||||
+ IF (${Cantor_VERSION} VERSION_GREATER "20.08.2")
|
||||
+ IF (${Cantor_VERSION} VERSION_GREATER "20.08.3")
|
||||
add_definitions (-DHAVE_NEW_CANTOR_LIBS)
|
||||
ENDIF ()
|
||||
ELSE ()
|
||||
|
Loading…
Reference in New Issue
Block a user