Skip to content

Commit

Permalink
Merge pull request #43 from usdot-fhwa-stol/feature/release_builds
Browse files Browse the repository at this point in the history
added release flag
  • Loading branch information
jtbaird authored Jul 27, 2020
2 parents 8fd564c + f04bfa4 commit 1d76533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@

source /opt/ros/kinetic/setup.bash
cd ~/
catkin_make install
catkin_make install -DCMAKE_BUILD_TYPE=Release

0 comments on commit 1d76533

Please sign in to comment.