Skip to content

Commit

Permalink
Merge pull request #435 from jwillemsen/jwi-rticonnext730
Browse files Browse the repository at this point in the history
Support RTI Connext DDS 7.3.0
  • Loading branch information
jwillemsen committed Sep 4, 2024
2 parents 349d5d3 + 5400dec commit 43b49a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// --------------------------------------------------------------------

feature(ddsx11, ndds) : ndds_ts_defaults {
ndds_ts_flags += -replace -enableEscapeChar -typeSequenceSuffix RTISeq -language C++ -namespace
ndds_ts_flags += -update typefiles -enableEscapeChar -typeSequenceSuffix RTISeq -language C++98 -namespace
Define_Custom(TypeSupport) {
}
Define_Custom(DummyTypeSupport) {
Expand Down

0 comments on commit 43b49a2

Please sign in to comment.