diff options
Diffstat (limited to 'JavaScriptCore/CMakeLists.txt')
-rw-r--r-- | JavaScriptCore/CMakeLists.txt | 1 |
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 ) |