mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
chore: allow fetching sso-mib as ExternalProject
This commit is contained in:
@@ -410,7 +410,6 @@ else()
|
||||
endif()
|
||||
|
||||
if(WITH_SSO_MIB)
|
||||
set(SSO_MIB_EXTERNAL_DIR "${CMAKE_CURRENT_SOURCE_DIR}/external/sso-mib")
|
||||
find_package(SSO_MIB REQUIRED)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user