mirror of https://github.com/CGAL/cgal
fixed wrong spelling
This commit is contained in:
parent
fba0d339e7
commit
d6e292df02
|
|
@ -194,7 +194,7 @@ if( NOT CGAL_MACROS_FILE_INCLUDED )
|
|||
|
||||
macro( use_lib lib usefile)
|
||||
|
||||
if ( ${lib_found} )
|
||||
if ( ${lib}_FOUND )
|
||||
|
||||
if ( NOT ${lib}_SETUP ) # avoid double usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue