libmraa: don't build tests
Fixes compilation when gtest is present. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
a83dcc11fb
commit
fb170424dd
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ include ../../lang/python/python3-package.mk
|
|||
CMAKE_OPTIONS += \
|
||||
-DENABLEEXAMPLES=0 \
|
||||
-DBUILDSWIGNODE=OFF \
|
||||
-DBUILDTESTS=OFF \
|
||||
-DFIRMATA=ON
|
||||
|
||||
define Package/libmraa/Default
|
||||
|
|
Loading…
Reference in a new issue