mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-12-13 11:44:37 +08:00
Fix #5635: Silence double WITH_CUPS definition.
This commit is contained in:
parent
583045e2e5
commit
0ffcba9350
@ -22,7 +22,6 @@ set(${MODULE_PREFIX}_SRCS
|
||||
|
||||
include_directories(..)
|
||||
include_directories(${CUPS_INCLUDE_DIR})
|
||||
add_definitions(-DWITH_CUPS)
|
||||
|
||||
add_channel_client_subsystem_library(${MODULE_PREFIX} ${MODULE_NAME} ${CHANNEL_NAME} "" TRUE "")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user