Skip to content

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Dec 21, 2023

The comment cited earlier is no longer true with recent CMake versions.
This options does actually enable parallel builds with MSVC since CMake
v3.26.0: https://gitlab.kitware.com/cmake/cmake/-/issues/20564

The effect isn't much for libssh2, because it spends most time in tests,
but let's enable it anyway for efficiency.

Ref: 0d08974 #884
Ref: 7a039d9 #867

Closes #1294

@vszakats vszakats added the build label Dec 21, 2023
@vszakats vszakats changed the title ci/appveyor: enable parallel 2 ci/appveyor: enable parallel build Dec 21, 2023
@vszakats vszakats changed the title ci/appveyor: enable parallel build ci/appveyor: enable parallel builds Dec 21, 2023
@vszakats vszakats changed the title ci/appveyor: enable parallel builds ci/appveyor: enable parallel mode Dec 21, 2023
@vszakats vszakats changed the title ci/appveyor: enable parallel mode ci/appveyor: re-enable parallel mode Dec 21, 2023
@vszakats vszakats closed this in e190e5b Dec 21, 2023
@vszakats vszakats deleted the avj2 branch December 21, 2023 21:44
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
The comment cited earlier is no longer true with recent CMake versions.
This options does actually enable parallel builds with MSVC since CMake
v3.26.0: https://gitlab.kitware.com/cmake/cmake/-/issues/20564

The effect isn't much for libssh2, because it spends most time in tests,
but let's enable it anyway for efficiency.

Ref: 0d08974 libssh2#884
Ref: 7a039d9 libssh2#867

Closes libssh2#1294
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant