Skip to content

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Mar 22, 2023

No description provided.

@vszakats vszakats force-pushed the ci-parallelize-more branch from 7725914 to 64a00c7 Compare March 22, 2023 12:50
@vszakats vszakats merged commit 7a039d9 into libssh2:master Mar 22, 2023
@vszakats vszakats deleted the ci-parallelize-more branch March 22, 2023 12:56
vszakats added a commit that referenced this pull request 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
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant