mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 02:29:16 +08: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:
parent
c598770c4e
commit
2330e233ab
@ -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 New Issue
Block a user