Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD(cmake): Fix detection of unbundled GSL #6191

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

BSDKaffee
Copy link
Contributor

@BSDKaffee BSDKaffee commented Aug 18, 2023

Microsoft.GSL exports the Microsoft.GSL::GSL target. If the namespace isn't specified, the detection moves on the else() block, and while it still gets detected by FindMSGSL.cmake, a false warning is emitted saying that the version is less than 3.0.

Checks

Microsoft.GSL exports the Microsoft.GSL::GSL target. If the namespace
isn't specified, the detection moves on the else() block, and while
it still gets detected by FindMSGSL.cmake, a false warning is emitted
saying that the version is less than 3.0.
@Krzmbrzl Krzmbrzl added the build Everything related to compiling/building the code label Aug 18, 2023
@Krzmbrzl Krzmbrzl merged commit 952dfaf into mumble-voip:master Aug 18, 2023
18 checks passed
@Krzmbrzl
Copy link
Member

Thank you for your contribution 👍

@Krzmbrzl
Copy link
Member

💚 All backports created successfully

Status Branch Result
1.5.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport-to-1.5.x backport-needed build Everything related to compiling/building the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants