Comment 3 for bug 1886175

Revision history for this message
Patrizio Bertoni (pbertoni89) wrote :

Thank you Mark. I hacked that step by simply breaking the outer foreach

sed -i 's/foreach\(.*\)_IMPORT_CHECK_TARGETS\(.*\)/foreach\1_IMPORT_CHECK_TARGETS\2 \n break()/g' \
    /usr/lib/x86_64-linux-gnu/cmake/mongoc-1.0/mongoc-targets.cmake