blob: a0359057012b4b01dcb53986ac46bb06bbdd520e [file] [log] [blame]
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}
)