Skip to content

Commit 90ae2ed

Browse files
Update installer to install generic highlighters
1 parent 25a086b commit 90ae2ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installer/installer_functions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ function packageROSPlugin {
379379
cd $BASE_PATH/qtcreator_ros_plugin/$INSTALL_DIR/share/qtcreator
380380
cp -r $BASE_PATH/ros_qtc_plugin/share/styles .
381381
cp -r $BASE_PATH/ros_qtc_plugin/share/templates .
382+
cp -r $BASE_PATH/ros_qtc_plugin/share/generic-highlighter .
382383

383384
## Add qtermwidget files
384385
cd $BASE_PATH/qtcreator_ros_plugin/$INSTALL_DIR/lib/qtcreator

0 commit comments

Comments
 (0)