Skip to content
Snippets Groups Projects
Commit 2fc3858c authored by Mick Veldhuis's avatar Mick Veldhuis
Browse files

Enable metadata compression by default

parent 677bda54
No related branches found
No related tags found
1 merge request!16Enable metadata compression by default
Pipeline #111549 passed
Pipeline: preprocessing-cwl

#111550

    ...@@ -130,6 +130,7 @@ RUN cmake \ ...@@ -130,6 +130,7 @@ RUN cmake \
    -DPORTABLE=${PORTABLE} \ -DPORTABLE=${PORTABLE} \
    -DTARGET_CPU=${TARGET_CPU} \ -DTARGET_CPU=${TARGET_CPU} \
    -DLIBDIRAC_PREFIX=/usr/local/ \ -DLIBDIRAC_PREFIX=/usr/local/ \
    -DMETADATA_COMPRESSION_DEFAULT=True \
    -H/src/DP3 \ -H/src/DP3 \
    -B/src/DP3/build \ -B/src/DP3/build \
    -G Ninja -G Ninja
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment