mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 06:11:25 +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 += \
|
CMAKE_OPTIONS += \
|
||||||
-DENABLEEXAMPLES=0 \
|
-DENABLEEXAMPLES=0 \
|
||||||
-DBUILDSWIGNODE=OFF \
|
-DBUILDSWIGNODE=OFF \
|
||||||
|
-DBUILDTESTS=OFF \
|
||||||
-DFIRMATA=ON
|
-DFIRMATA=ON
|
||||||
|
|
||||||
define Package/libmraa/Default
|
define Package/libmraa/Default
|
||||||
|
Loading…
Reference in New Issue
Block a user