Skip to content

Commit

Permalink
Added plugin configuration for the project generated by the commsdsl2…
Browse files Browse the repository at this point in the history
…tools_qt.
  • Loading branch information
arobenko committed Feb 26, 2024
1 parent 7dae6cf commit 38c4b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ if (MQTTSN_GEN_TOOLS)
OUTPUT ${tools_tmp_dir}
DEPENDS ${schema_file} ${src_files} rm_tools_tmp_tgt
COMMAND ${COMMSDSL2TOOLS_QT} ${warn_as_error} ${COMMSDSL2TOOLS_QT_EXTRA_ARGS}
--protocol "::CC MQTT-SN:MQTT-SN protocol.:cc.MqttSnProtocolPlugin"
-o ${tools_tmp_dir} -c ${PROJECT_SOURCE_DIR}/src/tools ${schema_file}
)

Expand Down

0 comments on commit 38c4b2f

Please sign in to comment.