Sign in
webkit
/
WebKit
/
1c2cad3706350c042274697eea913eab86375d48
/
.
/
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
)