FastDDSGen detects IDL file changes #314
anwaymukherjee
started this conversation in
Ideas
Replies: 1 comment
-
I am afraid that Fast DDS-Gen does not support the feature you describe. You may use the I am moving this ticket to the proper discussion forum. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Does fastdds generator have a way to detect any IDL file changes and then generates the code accordingly ?
Like, in cmake we have timestamp-based detection to tag a file as changed and then build. I am trying to find out if the generator can automatically skip code generation if the content of IDL has not changed.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions