Skip to content

CMake: add deprecation warning for QTKEYCHAIN_STATIC#205

Merged
frankosterfeld merged 1 commit intofrankosterfeld:masterfrom
Be-ing:qtkeychain_static_warn
Nov 15, 2021
Merged

CMake: add deprecation warning for QTKEYCHAIN_STATIC#205
frankosterfeld merged 1 commit intofrankosterfeld:masterfrom
Be-ing:qtkeychain_static_warn

Conversation

@Be-ing
Copy link
Copy Markdown
Contributor

@Be-ing Be-ing commented Nov 12, 2021

The default for the old QTKEYCHAIN_STATIC variable was OFF, which
is effectively the same as the new default BUILD_SHARED_LIBS=ON,
so there is no need to warn in that case.

The default for the old QTKEYCHAIN_STATIC variable was OFF, which
is effectively the same as the new default BUILD_SHARED_LIBS=ON,
so there is no need to warn in that case.
Copy link
Copy Markdown
Contributor

@KitsuneRal KitsuneRal left a comment

Choose a reason for hiding this comment

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

Thanks, that should be good enough.

@frankosterfeld frankosterfeld merged commit 61e51d3 into frankosterfeld:master Nov 15, 2021
@Be-ing Be-ing deleted the qtkeychain_static_warn branch November 16, 2021 01:29
@Be-ing
Copy link
Copy Markdown
Contributor Author

Be-ing commented Nov 16, 2021

Thanks for the quick merge. Could you tag a new release so I can simplify the packaging scripts in vcpkg?

@frankosterfeld
Copy link
Copy Markdown
Owner

@Be-ing done

@Be-ing
Copy link
Copy Markdown
Contributor Author

Be-ing commented Nov 19, 2021

Thanks, here is the PR to update vcpkg: microsoft/vcpkg#21529

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.

3 participants