Loading scripts/profiles/0.9.5/install/mercury.install +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ pkg_install() { CURR="${SOURCE_DIR}/${ID}" prepare_build_dir "${CURR}" cd "${CURR}/build" PKG_CONFIG_PATH="${INSTALL_DIR}/lib/pkgconfig" $CMAKE \ $CMAKE \ -DCMAKE_PREFIX_PATH=${INSTALL_DIR} \ -DCMAKE_BUILD_TYPE:STRING=Release \ -DBUILD_TESTING:BOOL=ON \ Loading Loading
scripts/profiles/0.9.5/install/mercury.install +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ pkg_install() { CURR="${SOURCE_DIR}/${ID}" prepare_build_dir "${CURR}" cd "${CURR}/build" PKG_CONFIG_PATH="${INSTALL_DIR}/lib/pkgconfig" $CMAKE \ $CMAKE \ -DCMAKE_PREFIX_PATH=${INSTALL_DIR} \ -DCMAKE_BUILD_TYPE:STRING=Release \ -DBUILD_TESTING:BOOL=ON \ Loading