better name

This commit is contained in:
Eric Berberich 2012-06-11 21:11:26 +00:00
parent 35f5e9fa65
commit 1c1d5a0f69
1 changed files with 1 additions and 1 deletions

View File

@ -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})