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

options: Add support for deprecating option in CMake logic #2011

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

mwestphal
Copy link
Contributor

@mwestphal mwestphal commented Feb 23, 2025

Add cmake logic in f3dOptions.cmake to be able to deprecated an option.

Actual deprecation example:
01aacf0

Result in CI (look for show_edges in log): https://github.com/f3d-app/f3d/actions/runs/13482909819/job/37670441340?pr=2011

Fix: #1568

@mwestphal mwestphal force-pushed the support_deprecating_option branch from 01aacf0 to 80ea359 Compare February 23, 2025 12:29
@mwestphal mwestphal requested a review from Meakk February 23, 2025 12:31
@mwestphal mwestphal force-pushed the support_deprecating_option branch from 80ea359 to 30ee37e Compare February 23, 2025 18:23
@mwestphal mwestphal merged commit c1c0058 into f3d-app:master Feb 24, 2025
54 checks passed
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.

Add deprecation logic in options.json CMake generation code
2 participants