summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/CMakeLists.txt')
-rw-r--r--JavaScriptCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/JavaScriptCore/CMakeLists.txt b/JavaScriptCore/CMakeLists.txt
index efcc05d..08a0e72 100644
--- a/JavaScriptCore/CMakeLists.txt
+++ b/JavaScriptCore/CMakeLists.txt
@@ -168,6 +168,7 @@ SET(JavaScriptCore_SOURCES
yarr/RegexJIT.cpp
wtf/DateMath.cpp
+ wtf/PageAllocation.cpp
)
SET(JavaScriptCore_HEADERS )