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

Fix CMake deprecation warning #224

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

diamant3
Copy link
Contributor

@diamant3 diamant3 commented Oct 11, 2023

This is my PR for issue #223

The bumped minimum version of CMake are fixed for Linux and Windows(MSYS2)

About the LINK_PUBLIC, you need to add same keyword signature too when using the target_link_libraries more than once, please see: https://stackoverflow.com/a/59522268

fix #223

@diamant3 diamant3 changed the title fix deprecation warning in example/demo Fix CMake deprecation warning Oct 11, 2023
@grzanka grzanka merged commit 5c7ce61 into libamtrack:master Oct 11, 2023
4 checks passed
@grzanka
Copy link
Contributor

grzanka commented Oct 11, 2023

Thanks, it worked well

@diamant3 diamant3 deleted the fix-warn-deprecation branch October 11, 2023 14:23
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.

CMake deprecation warning
2 participants