cmake: check for inclusion of FreeRDS
This commit is contained in:
parent
fd8355d47a
commit
cdb8551dd0
@ -35,8 +35,8 @@ else()
|
|||||||
add_subdirectory(Windows)
|
add_subdirectory(Windows)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/xrdp-ng")
|
if(IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/FreeRDS")
|
||||||
add_subdirectory("xrdp-ng")
|
add_subdirectory("FreeRDS")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Pick up other clients
|
# Pick up other clients
|
||||||
|
Loading…
Reference in New Issue
Block a user