You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GENERATE_PARSER_OUTPUT_DIR argument to yarp_prepare_plugin function
This parameter can be used to (optionally) generate the files related to device param
parser in an arbitrary location. This is tipically used to generate the files
in the build directory instead of the source one, removing the need of committing
generate files in the repo.
0 commit comments