Skip to content

CMake: Remove DEPENDS from add_custom_command() #113

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

Merged
merged 1 commit into from
Apr 9, 2025
Merged

Conversation

solidpixel
Copy link
Contributor

Newer CMake reports a warning that we have an unsupported
DEPENDS argument to add_custom_command(TARGET ...).
Remove it, as it's not needed.

@solidpixel solidpixel merged commit 1d1f2d9 into main Apr 9, 2025
6 checks passed
@solidpixel solidpixel deleted the cmake_cc branch April 9, 2025 13:01
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.

1 participant