Skip to content

Commit

Permalink
Correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminmenetrier authored Oct 10, 2024
1 parent 840607f commit 090dd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/atlas-import.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ if( atlas_HAVE_ECTRANS AND atlas_REQUIRES_PRIVATE_DEPENDENCIES )
endif()
endif()

## CGAL
## Qhull
if( atlas_HAVE_TESSELATION AND atlas_REQUIRES_PRIVATE_DEPENDENCIES )
find_dependency( Qhull HINTS @Qhull_DIR@ )
endif()
Expand Down

0 comments on commit 090dd92

Please sign in to comment.