catkin.class: generally configure without tests

This commit is contained in:
Lukas Bulwahn 2013-07-03 07:50:57 +02:00
parent 936fcb8106
commit 3793b92eb7
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ EXTRA_OECMAKE_prepend = "\
${EXTRA_OECMAKE_CATKIN} \ ${EXTRA_OECMAKE_CATKIN} \
-DCATKIN_BUILD_BINARY_PACKAGE=ON \ -DCATKIN_BUILD_BINARY_PACKAGE=ON \
-DSETUPTOOLS_DEB_LAYOUT=OFF \ -DSETUPTOOLS_DEB_LAYOUT=OFF \
-DCATKIN_ENABLE_TESTING=0 \
" "
OECMAKE_SOURCEPATH = "${S}" OECMAKE_SOURCEPATH = "${S}"