mirror of
https://github.com/curl/curl.git
synced 2026-07-28 18:13:06 +03:00
also in appveyor
This commit is contained in:
parent
e70c989471
commit
9eb1434b00
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ fi
|
|||
|
||||
if [ "${EXAMPLES}" = 'ON' ] && \
|
||||
[ "${BUILD_SYSTEM}" = 'CMake' ]; then
|
||||
time cmake --build _bld --config "${PRJ_CFG}" --parallel 2 --target curl-examples
|
||||
time cmake --build _bld --config "${PRJ_CFG}" --parallel 2 --target curl-examples-build
|
||||
fi
|
||||
|
||||
# disk space used
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue