Browse Source
Merge pull request #15914 from neheb/mra
libmraa: don't build tests
lilik-openwrt-22.03
Rosen Penev
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
libs/libmraa/Makefile
|
|
@ -32,6 +32,7 @@ include ../../lang/python/python3-package.mk |
|
|
|
CMAKE_OPTIONS += \
|
|
|
|
-DENABLEEXAMPLES=0 \
|
|
|
|
-DBUILDSWIGNODE=OFF \
|
|
|
|
-DBUILDTESTS=OFF \
|
|
|
|
-DFIRMATA=ON |
|
|
|
|
|
|
|
define Package/libmraa/Default |
|
|
|