not using tbb

Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
This commit is contained in:
Jane Tournois 2025-03-27 12:23:23 +01:00 committed by GitHub
parent 78d7ddc5e5
commit a91d5783ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ if(TARGET CGAL::TBB_support)
test_min_edge_length
test_max_edge_distance
test_min_size_criteria
test_remeshing_polyhedron
)
if(TARGET ${target})
target_link_libraries(${target} PRIVATE CGAL::TBB_support)