Skip to content

Commit

Permalink
Set -DWITH_CGAL_Qt5=OFF in configuration/build of CGAL.
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetmatharu committed Dec 27, 2023
1 parent ff8a633 commit 99908c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external_distributions/cmake/OomphGetExternalCGAL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ set(
-DMPFR_LIBRARIES=${MPFR_LIBRARIES}
-DBoost_NO_SYSTEM_PATHS=ON
-DBoost_ROOT=${BOOST_INSTALL_DIR}
-DWITH_CGAL_Qt5=OFF
)
oomph_get_external_project_helper(
PROJECT_NAME cgal
Expand Down

0 comments on commit 99908c9

Please sign in to comment.