Skip to content

Commit

Permalink
Merge pull request #442 from jwillemsen/jwi-nddsreplace
Browse files Browse the repository at this point in the history
Add -replace here, deprecated flag with newer RTI version
  • Loading branch information
jwillemsen committed Aug 15, 2024
2 parents 46991ef + f017d27 commit 349d5d3
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 += -enableEscapeChar -typeSequenceSuffix RTISeq -language C++ -namespace
ndds_ts_flags += -replace -enableEscapeChar -typeSequenceSuffix RTISeq -language C++ -namespace
Define_Custom(TypeSupport) {
}
Define_Custom(DummyTypeSupport) {
Expand Down

0 comments on commit 349d5d3

Please sign in to comment.