Skip to content

Commit

Permalink
Merge pull request #7 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 28, 2020
2 parents 31cdfa7 + 33a6075 commit 5c15eaf
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 @@ -17,4 +17,4 @@
sudo chmod -R +x /opt/carma/install
source /opt/ros/kinetic/setup.bash
cd ~/
catkin_make install
catkin_make install -DCMAKE_BUILD_TYPE=Release

0 comments on commit 5c15eaf

Please sign in to comment.