Skip to content
Snippets Groups Projects
Commit 056e055b authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: containers/docker/Dockerfile

parent feda843b
Branches
Tags
No related merge requests found
......@@ -27,7 +27,9 @@ RUN cd /tmp \
-DCMAKE_CXX_STANDARD=17 \
-DACTS_BUILD_DD4HEP_PLUGIN=ON \
-DACTS_BUILD_TGEO_PLUGIN=ON \
-DACTS_BUILD_JSON_PLUGIN=ON \
-DACTS_BUILD_IDENTIFICATION_PLUGIN=ON \
-DACTS_BUILD_FATRAS_PLUGIN=ON \
-DACTS_BUILD_DIGITIZATION_PLUGIN=ON \
&& make -j30 && make -j4 install \
&& cd /tmp && rm -rf /tmp/acts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment