Skip to content

Commit

Permalink
fix the CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau committed Feb 26, 2024
1 parent e204857 commit 4a222f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Installation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ if(CGAL_BRANCH_BUILD)

set(compile_options
"\
${CMAKE_CXX_FLAGS} -DCGAL_EIGEN3_ENABLED -DCGAL_PROFILE -DCGAL_USE_CORE\
${CMAKE_CXX_FLAGS} -DCGAL_EIGEN3_ENABLED -DCGAL_PROFILE -DCGAL_USE_CORE \
${Qt6Widgets_DEFINITIONS} ${Qt6OpenGL_DEFINITIONS} ${Qt6Gui_DEFINITIONS} \
${Qt6OpenGL_EXECUTABLE_COMPILE_FLAGS} -fPIC \
${Qt6Gui_EXECUTABLE_COMPILE_FLAGS} \
Expand Down

0 comments on commit 4a222f1

Please sign in to comment.