mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,nightly] enable optional channels for deb build
This commit is contained in:
@@ -59,6 +59,14 @@ DEB_CMAKE_EXTRA_FLAGS := -GNinja \
|
|||||||
-DFREERDP_USE_VENDOR_PRODUCT_CONFIG_DIR=ON \
|
-DFREERDP_USE_VENDOR_PRODUCT_CONFIG_DIR=ON \
|
||||||
-DSAMPLE_USE_VENDOR_PRODUCT_CONFIG_DIR=ON \
|
-DSAMPLE_USE_VENDOR_PRODUCT_CONFIG_DIR=ON \
|
||||||
-DSDL_USE_VENDOR_PRODUCT_CONFIG_DIR=ON \
|
-DSDL_USE_VENDOR_PRODUCT_CONFIG_DIR=ON \
|
||||||
|
-DCHANNEL_RDP2TCP=ON \
|
||||||
|
-DCHANNEL_RDP2TCP_CLIENT=ON \
|
||||||
|
-DCHANNEL_RDPECAM=ON \
|
||||||
|
-DCHANNEL_RDPECAM_CLIENT=ON \
|
||||||
|
-DCHANNEL_RDPEAR=ON \
|
||||||
|
-DCHANNEL_RDPEAR_CLIENT=ON \
|
||||||
|
-DCHANNEL_SSHAGENT=ON \
|
||||||
|
-DCHANNEL_SSHAGENT_CLIENT=ON \
|
||||||
$(AAC_SUPPORT) \
|
$(AAC_SUPPORT) \
|
||||||
$(SDL3_SUPPORT) \
|
$(SDL3_SUPPORT) \
|
||||||
$(SANITIZE_ADDRESS) \
|
$(SANITIZE_ADDRESS) \
|
||||||
|
|||||||
Reference in New Issue
Block a user