Skip to content

Commit 1eef4e7

Browse files
committed
use it in catkin, too
1 parent 0920c58 commit 1eef4e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vinca/templates/build_catkin.sh.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ cmake ${CMAKE_ARGS} .. -DCMAKE_INSTALL_PREFIX=$PREFIX \
6161
-DSETUPTOOLS_DEB_LAYOUT=OFF \
6262
-DCATKIN_SKIP_TESTING=$SKIP_TESTING \
6363
-DCATKIN_BUILD_BINARY_PACKAGE=$CATKIN_BUILD_BINARY_PACKAGE \
64+
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.14 \
6465
-G "Ninja" \
6566
$SRC_DIR/$PKG_NAME/src/work
6667

0 commit comments

Comments
 (0)