extra run of the script to remove tabs and trailing whitespaces
right after the merge of the 5.0 release branch + manual fix of the files (indentation was changed in the meantime): * Spatial_sorting/include/CGAL/Multiscale_sort.h * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
This commit is contained in:
@@ -19,10 +19,10 @@ if ( CGAL_FOUND )
|
||||
if( TBB_FOUND )
|
||||
include( CGAL_target_use_TBB )
|
||||
CGAL_target_use_TBB( parallel_spatial_sort_3 )
|
||||
endif()
|
||||
endif()
|
||||
else()
|
||||
|
||||
|
||||
message(STATUS "This program requires the CGAL library, and will not be compiled.")
|
||||
|
||||
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user