blob: 05eb7ac2ca9337d8b5332ea87aba46f036f344c9 [file] [log] [blame]
list(APPEND WTF_PUBLIC_HEADERS
unix/UnixFileDescriptor.h
)
list(APPEND WTF_SOURCES
generic/MainThreadGeneric.cpp
generic/MemoryFootprintGeneric.cpp
generic/RunLoopGeneric.cpp
generic/WorkQueueGeneric.cpp
playstation/FileSystemPlayStation.cpp
playstation/LanguagePlayStation.cpp
playstation/UniStdExtrasPlayStation.cpp
posix/CPUTimePOSIX.cpp
posix/FileSystemPOSIX.cpp
posix/OSAllocatorPOSIX.cpp
posix/ThreadingPOSIX.cpp
text/unix/TextBreakIteratorInternalICUUnix.cpp
unix/LoggingUnix.cpp
unix/MemoryPressureHandlerUnix.cpp
)
list(APPEND WTF_LIBRARIES
${KERNEL_LIBRARY}
Threads::Threads
)
PLAYSTATION_COPY_REQUIREMENTS(WTF_CopySharedLibs
FILES
${ICU_LIBRARIES}
)