Skip to content

Commit

Permalink
Update installer to install generic highlighters
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Jul 15, 2019
1 parent 25a086b commit 90ae2ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer/installer_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ function packageROSPlugin {
cd $BASE_PATH/qtcreator_ros_plugin/$INSTALL_DIR/share/qtcreator
cp -r $BASE_PATH/ros_qtc_plugin/share/styles .
cp -r $BASE_PATH/ros_qtc_plugin/share/templates .
cp -r $BASE_PATH/ros_qtc_plugin/share/generic-highlighter .

## Add qtermwidget files
cd $BASE_PATH/qtcreator_ros_plugin/$INSTALL_DIR/lib/qtcreator
Expand Down

0 comments on commit 90ae2ed

Please sign in to comment.