Skip to content

Commit

Permalink
Move -namespace argument for rtiddsgen to this file, it is for the C+…
Browse files Browse the repository at this point in the history
…+98 mapping only

    * ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb:
  • Loading branch information
jwillemsen committed Aug 12, 2024
1 parent d9cbb96 commit 0fef6f9
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++ -namespace
Define_Custom(TypeSupport) {
}
Define_Custom(DummyTypeSupport) {
Expand Down

0 comments on commit 0fef6f9

Please sign in to comment.