Skip to content

cmake: fix file dependency variable

add_custom_command was not depending on the proto input files due to typo. fixed it.

Merge request reports