mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
libmraa: don't build tests
Fixes compilation when gtest is present. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@ include ../../lang/python/python3-package.mk
|
||||
CMAKE_OPTIONS += \
|
||||
-DENABLEEXAMPLES=0 \
|
||||
-DBUILDSWIGNODE=OFF \
|
||||
-DBUILDTESTS=OFF \
|
||||
-DFIRMATA=ON
|
||||
|
||||
define Package/libmraa/Default
|
||||
|
||||
Reference in New Issue
Block a user