Skip to content

Specify dependencies for add_custom_command() calls#576

Open
mszabo-wikia wants to merge 1 commit intofacebook:mainfrom
mszabo-wikia:explicit-deps
Open

Specify dependencies for add_custom_command() calls#576
mszabo-wikia wants to merge 1 commit intofacebook:mainfrom
mszabo-wikia:explicit-deps

Conversation

@mszabo-wikia
Copy link
Contributor

List input files as dependencies for add_custom_command() calls. This avoids failures in incremental builds if e.g. TraceFieldType.txt changes, since CMake will be able to mark the output as out of date and regenerate it as needed.

Follows-up #572

List input files as dependencies for add_custom_command() calls.
This avoids failures in incremental builds if e.g. TraceFieldType.txt
changes, since CMake will be able to mark the output as out of date
and regenerate it as needed.

Follows-up facebook#572
@meta-cla meta-cla bot added the CLA Signed label Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant