externpro 26.01.1-28-ga16d3d9#351
Merged
Merged
Conversation
Now that googletest can resolve its Threads dependency through the new dependency resolution system (issue #331), Threads no longer needs to be explicitly ordered before googletest in the test package list. This change removes Threads from the explicit package ordering since googletest's dependency on Threads is now properly handled via the new ${pkg}-deps.cmake mechanism. fixes externpro/externpro#331
Change MSVC_VERSION check from VERSION_EQUAL to VERSION_GREATER_EQUAL to skip wxx_test on VS2026 and all future Visual Studio versions due to the known hang issue.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update externpro submodule to
26.01.1-28-ga16d3d9Changes
.devcontainerto externpro26.01.1-28-ga16d3d9e3220ab439d4475eb9bb6b9a9c84919ba63d095ea16d3d9b36c91d09d247bb6d1392b5ec007031d6ed72bce0e46a4e40e6fd8e53b05e77a8a4f8581fmain)Workflow Update Report
jobs.linux.with.buildpro_imagesThis PR was created automatically by GitHub Actions