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

cmake: improve LibLZMA linking #2296

Merged
merged 3 commits into from
May 8, 2024
Merged

cmake: improve LibLZMA linking #2296

merged 3 commits into from
May 8, 2024

Conversation

julianoes
Copy link
Collaborator

Alternative to #2291

${LIBLZMA_LIBRARIES}
)
target_include_directories(mavsdk
PRIVATE
${LIBLZMA_INCLUDE_DIRS}
LibLZMA::LibLZMA
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep this looks a lot better 👍

julianoes added 3 commits May 9, 2024 09:05
Let's check this for sanity.

Signed-off-by: Julian Oes <julian@oes.ch>
Signed-off-by: Julian Oes <julian@oes.ch>
Signed-off-by: Julian Oes <julian@oes.ch>
@julianoes julianoes marked this pull request as ready for review May 8, 2024 21:06
Copy link

sonarqubecloud bot commented May 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@julianoes julianoes merged commit 68c5dc2 into main May 8, 2024
28 checks passed
@julianoes julianoes deleted the pr-msvc-try branch May 8, 2024 21:52
@julianoes julianoes changed the title CI: try to fix MSVC cmake: improve LibLZMA linking May 8, 2024
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.

2 participants