mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
package/libcpprestsdk: disable samples
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
da588c5f3c
commit
3105754bc3
@ -10,6 +10,6 @@ LIBCPPRESTSDK_LICENSE = MIT
|
|||||||
LIBCPPRESTSDK_LICENSE_FILES = license.txt
|
LIBCPPRESTSDK_LICENSE_FILES = license.txt
|
||||||
LIBCPPRESTSDK_SUBDIR = Release
|
LIBCPPRESTSDK_SUBDIR = Release
|
||||||
LIBCPPRESTSDK_DEPENDENCIES += host-pkgconf boost openssl zlib
|
LIBCPPRESTSDK_DEPENDENCIES += host-pkgconf boost openssl zlib
|
||||||
LIBCPPRESTSDK_CONF_OPTS = -DWERROR=OFF -DCPPREST_EXCLUDE_WEBSOCKETS=ON
|
LIBCPPRESTSDK_CONF_OPTS = -DWERROR=OFF -DCPPREST_EXCLUDE_WEBSOCKETS=ON -DBUILD_SAMPLES=OFF
|
||||||
|
|
||||||
$(eval $(cmake-package))
|
$(eval $(cmake-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user