Skip to content

Commit

Permalink
Update rtiddsgen compiler flag
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 Apr 11, 2024
1 parent d47850a commit d8f80e2
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 += -enableEscapeChar -typeSequenceSuffix RTISeq -language C++98
Define_Custom(TypeSupport) {
}
Define_Custom(DummyTypeSupport) {
Expand Down

0 comments on commit d8f80e2

Please sign in to comment.