mirror of https://github.com/CGAL/cgal
better name
This commit is contained in:
parent
35f5e9fa65
commit
1c1d5a0f69
|
|
@ -265,7 +265,7 @@ if( NOT CGAL_MACROS_FILE_INCLUDED )
|
|||
|
||||
macro( use_component component)
|
||||
|
||||
message (STATUS "CGAL requested component: ${component}")
|
||||
message (STATUS "Requested component: ${component}")
|
||||
|
||||
if(WITH_CGAL_${component})
|
||||
if(TARGET CGAL_${component})
|
||||
|
|
|
|||
Loading…
Reference in New Issue