Skip to content
Snippets Groups Projects
Commit 1591a082 authored by Johannes Junggeburth's avatar Johannes Junggeburth :dog2:
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 42692fa1
Branches
No related tags found
1 merge request!1Update image to 24.04 LTS (originally was: 24.10)
......@@ -74,7 +74,6 @@ RUN mkdir -p build_coin && \
wget https://github.com/coin3d/coin/releases/download/Coin-${Coin_VERSION}/coin-${Coin_VERSION}-src.tar.gz && \
tar -xzf coin-${Coin_VERSION}-src.tar.gz && \
ls -lh && \
mv coin-sources/* coin && \
mkdir build && \
cd build && \
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR ../coin && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment