blob: 610c7985aaf88f52f5dc237e9b16f7e32525563f [file] [log] [blame]
list(APPEND PAL_SOURCES
crypto/openssl/CryptoDigestOpenSSL.cpp
system/ClockGeneric.cpp
system/Sound.cpp
text/KillRing.cpp
unix/LoggingUnix.cpp
)
list(APPEND PAL_SYSTEM_INCLUDE_DIRECTORIES ${OPENSSL_INCLUDE_DIR})
list(APPEND PAL_LIBRARIES ${OPENSSL_CRYPTO_LIBRARY})