Sign in
webkit
/
WebKit
/
69fb950d5bfc88d597aa144be5695e31daa9105c
/
.
/
Source
/
WebCore
/
platform
/
GCrypt.cmake
blob: 952e311fc88712eac0e63f6a072faaec55ff5139 [
file
] [
log
] [
blame
]
if
(
ENABLE_WEB_CRYPTO
)
list
(
APPEND
WebCore_UNIFIED_SOURCE_LIST_FILES
"platform/SourcesGCrypt.txt"
)
endif
()
list
(
APPEND
WebCore_LIBRARIES
LibGcrypt
::
LibGcrypt
)