Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
prashjha committed Apr 8, 2021
1 parent a31173c commit 831a5bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN cd /PeriDEM && \
cd build && \
cmake -DHPX_IGNORE_COMPILER_COMPATIBILITY=ON \
-DCMAKE_BUILD_TYPE=Release \
-DEnable_Tests=ON \
.. && \
make -j 2 && \
make install
Expand Down

0 comments on commit 831a5bb

Please sign in to comment.