URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf871dc5f5efbd09bc3a986eb860e5e00b771e46
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
cf871dc by Peter Wu (peter@xxxxxxxxxxxxx):
travis: fix compatibility with CMake 3.15
Since CMake 3.15.0, CMAKE_BUILD_PARALLEL_LEVEL=0 is rejected. Set an
empty value to achieve the desired behavior (enabling parallelism).
Change-Id: I6d32bc7286d32c2f2a3605b42ef82e28342da440
Reviewed-on: https://code.wireshark.org/review/34686
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
(cherry picked from commit 1a48b226868f493da44ff6ecf7d29dd5d9f369e9)
Reviewed-on: https://code.wireshark.org/review/34693
Actions performed:
from fadfa66 travis: update to Qt 5.12.3 to fix Windows builds
add cf871dc travis: fix compatibility with CMake 3.15
Summary of changes:
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)