35859c81a1
Allow SDL2 and SDL3 client to be installed side by side as well as an option to only install one and name it accordingly
9 lines
214 B
CMake
9 lines
214 B
CMake
set(DEPS
|
|
xfreerdp-channels.1.xml
|
|
xfreerdp-examples.1.xml
|
|
xfreerdp-shortcuts.1.xml
|
|
xfreerdp-envvar.1.xml
|
|
)
|
|
|
|
generate_and_install_freerdp_man_from_xml(${PROJECT_NAME} "1" ${DEPS})
|