mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[cmake] cleaned out unused cmake files
This commit is contained in:
@@ -675,7 +675,7 @@ find_feature(PCSC ${PCSC_FEATURE_TYPE} ${PCSC_FEATURE_PURPOSE} ${PCSC_FEATURE_DE
|
||||
|
||||
option(WITH_AAD "Compile with support for Azure AD authentication" ON)
|
||||
if (WITH_AAD)
|
||||
find_package(CJSON REQUIRED)
|
||||
find_package(cJSON REQUIRED)
|
||||
include_directories(${CJSON_INCLUDE_DIRS})
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user