OPTS+=" -DPODOFO_BUILD_LIB_ONLY=1" &&
# fix build with cmake 4.2; needed for podofo 0.9.6
OPTS+=" -DCMAKE_POLICY_VERSION_MINIMUM=3.5" &&
cmake_build
