Skip to content

Commit

Permalink
Add -replace here, deprecated flag with newer RTI version
Browse files Browse the repository at this point in the history
    * ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb:
  • Loading branch information
jwillemsen committed Aug 15, 2024
1 parent d9cbb96 commit 34e537b
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++
ndds_ts_flags += -replace -enableEscapeChar -typeSequenceSuffix RTISeq -language C++
Define_Custom(TypeSupport) {
}
Define_Custom(DummyTypeSupport) {
Expand Down

0 comments on commit 34e537b

Please sign in to comment.