Skip to content

Commit

Permalink
Add -language C++ here as default, the MPC base project doesn't provi…
Browse files Browse the repository at this point in the history
…de this anymore in the future

    * ddsx11/vendors/ndds/MPC/config/ddsx11_vendor_ts_defaults.mpb:
  • Loading branch information
jwillemsen committed Nov 24, 2023
1 parent e5cfcad commit 058146d
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
ndds_ts_flags += -enableEscapeChar -typeSequenceSuffix RTISeq -language C++
Define_Custom(TypeSupport) {
}
Define_Custom(DummyTypeSupport) {
Expand Down

0 comments on commit 058146d

Please sign in to comment.