mirror of https://github.com/CGAL/cgal
rename variable
This commit is contained in:
parent
59823772fd
commit
c606cde260
|
|
@ -90,7 +90,7 @@ else()
|
||||||
message(FATAL_ERROR "Cannot extract CGAL version number.")
|
message(FATAL_ERROR "Cannot extract CGAL version number.")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(FILTER_PACKAGES False)
|
set(FILTER_GPL_PACKAGES False)
|
||||||
if (DEFINED GPL_PACKAGE_LIST)
|
if (DEFINED GPL_PACKAGE_LIST)
|
||||||
set(FILTER_GPL_PACKAGES True)
|
set(FILTER_GPL_PACKAGES True)
|
||||||
if(NOT EXISTS ${GPL_PACKAGE_LIST})
|
if(NOT EXISTS ${GPL_PACKAGE_LIST})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue