IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 5edee9ae authored by Felix Riehn's avatar Felix Riehn Committed by Maximilian Reininghaus
Browse files

hacked cubicspline-boost-fuckup

parent b77936e3
No related branches found
No related tags found
1 merge request!441Resolve "gcc12 does not compile boost 1.76.0"
...@@ -9,5 +9,6 @@ if ! conan profile show corsika8 >/dev/null 2>/dev/null; then ...@@ -9,5 +9,6 @@ if ! conan profile show corsika8 >/dev/null 2>/dev/null; then
conan profile update settings.compiler.libcxx=libstdc++11 corsika8 conan profile update settings.compiler.libcxx=libstdc++11 corsika8
fi fi
fi fi
# force rebuild of cubicinterpolation by removing it first. (see discussion in MR509)
conan remove cubicinterpolation/* --force
conan install -pr corsika8 --build=missing ${DIR} conan install -pr corsika8 --build=missing ${DIR}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment