Skip to content

Add support for passing extra flags to omniORB IDL compiler

Serguei Kolos requested to merge CORBA_AMI_support into master

A new function was added to set extra flags for C++ IDL compiler. Added support for dynamic classes generated from IDL - ${base}DynSK.cc files are now taken into account. Environment is not explicitly set when calling C++ IDL compiler.

Merge request reports