We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b7305 commit 4accb17Copy full SHA for 4accb17
.github/workflows/continuous-macos.yml
@@ -83,6 +83,7 @@ jobs:
83
-DENABLE_SINGGRAPHBUILD:BOOL=ON
84
-DCMAKE_PREFIX_PATH="$lcov_ROOT;$glpk_ROOT;$googletest_ROOT;$pybind11_ROOT;$cgal_ROOT;$gmp_ROOT;$mpfr_ROOT;$boost_ROOT;$eigen_ROOT;$gts_ROOT;$glib_ROOT;$pcre2_ROOT"
85
-DCMAKE_INSTALL_PREFIX=${{github.workspace}}/
86
+ -DCMAKE_CXX_COMPILER=gcc-12
87
88
- name: Build
89
# Use a bash shell so we can use the same syntax for environment variable
0 commit comments