haikuwebkit/Source/WebCore/PAL/pal/PlatformPlayStation.cmake

13 lines
212 B
CMake

list(APPEND PAL_SOURCES
crypto/openssl/CryptoDigestOpenSSL.cpp
system/ClockGeneric.cpp
system/Sound.cpp
text/KillRing.cpp
unix/LoggingUnix.cpp
)
list(APPEND PAL_LIBRARIES OpenSSL::Crypto)