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 27, 2024
1 parent 345436e commit a35ffd3
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 @@ -400,6 +400,7 @@ if (UBLOX_GEN_TOOLS)
OUTPUT ${tools_tmp_dir}
DEPENDS ${schema_files} ${src_files} rm_tools_tmp_tgt
COMMAND ${COMMSDSL2TOOLS_QT} ${warn_as_error} ${COMMSDSL2TOOLS_QT_EXTRA_ARGS}
--protocol "::CC UBLOX:UBX protocol used by the U-blox GNSS Receivers.:cc.UbloxProtocolPlugin"
-o ${tools_tmp_dir} -c ${PROJECT_SOURCE_DIR}/src/tools
-p ${PROJECT_SOURCE_DIR} -i ${UBLOX_SCHEMA_FILES_LIST_FILE}
)
Expand Down

0 comments on commit a35ffd3

Please sign in to comment.