OpenDDS / OpenDDS

OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). OpenDDS also supports Java bindings through JNI.
http://www.opendds.org
Other
1.28k stars 463 forks source link

Deal with build macros #4616

Open jrw972 opened 2 weeks ago

jrw972 commented 2 weeks ago

A macro like OPENDDS_SECURITY appears in header files included by the user so they have to define OPENDDS_SECURITY in their build. Options include