IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 27109091 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

disable forced rebuild of cubicinterpolation

parent d79c9a18
No related branches found
No related tags found
1 merge request!523conan-install into specified directory
......@@ -12,4 +12,4 @@ if ! conan profile show corsika8 >/dev/null 2>/dev/null; then
fi
fi
# force rebuild of cubicinterpolation (see discussion in MR509)
conan install -pr corsika8 --build=missing --build=cubicinterpolation ${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