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

Merge branch 'enable-metadata-compression' into 'main'

Enable metadata compression by default

See merge request !16
parents 677bda54 2fc3858c
Branches
No related tags found
1 merge request!16Enable metadata compression by default
Pipeline #111555 passed
Pipeline: preprocessing-cwl

#111556

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