Skip to content

Remove DEPENDS argument from add_custom_command(TARGET...) functions #2489

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
May 30, 2025

Conversation

will-v-pi
Copy link
Contributor

This raises a warning with recent CMake versions, and isn't required due to the pico_add_link_depend already added for these files in #2027

Fixes raspberrypi/picotool#235

@will-v-pi will-v-pi added this to the 2.1.2 milestone May 29, 2025
@will-v-pi will-v-pi requested a review from kilograham May 29, 2025 08:46
This raises a warning with recent CMake versions, and isn't required due to the `pico_add_link_depend` already added for these files

Fixes raspberrypi/picotool#235
@kilograham kilograham merged commit 6841d4d into raspberrypi:develop May 30, 2025
4 checks passed
@kilograham
Copy link
Contributor

kilograham commented May 30, 2025

Note, this probably explains why historically there were problem with various dependencies (as DEPENDS in this situation actually never did anything)

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