mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,abi] refactor suppressions
* add a script to run abi-diff locally * refactor suppression file, explicitly state type of change expected * use local script for ci tests as well * disable client and shadow server builds
This commit is contained in:
@@ -17,6 +17,10 @@ set(WITH_SWSCALE ON CACHE BOOL "preload")
|
||||
set(WITH_DSP_FFMPEG ON CACHE BOOL "preload")
|
||||
set(WITH_FREERDP_DEPRECATED_COMMANDLINE ON CACHE BOOL "preload")
|
||||
set(WITH_PULSE ON CACHE BOOL "preload")
|
||||
set(WITH_CLIENT_SDL OFF CACHE BOOL "preload")
|
||||
set(WITH_CLIENT_X11 OFF CACHE BOOL "preload")
|
||||
set(WITH_CLIENT_WAYLAND OFF CACHE BOOL "preload")
|
||||
set(WITH_SERVER_SHADOW OFF CACHE BOOL "preload")
|
||||
set(WITH_OPAQUE_SETTINGS ON CACHE BOOL "preload")
|
||||
set(WITH_VERBOSE_WINPR_ASSERT OFF CACHE BOOL "preload")
|
||||
set(CHANNEL_RDPECAM ON CACHE BOOL "qa default")
|
||||
|
||||
Reference in New Issue
Block a user