Skip to content

Draft: Add version number to the idl file

Thomas Braun requested to merge include-version-number into main

This allows to gather the IDL version from cmake.

  • Raise IDL version
  • Change TANGO_IDL_VERSION to define the version number inside CORBA like const string MSG1 = "Hello";
Edited by Thomas Braun

Merge request reports