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
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