summaryrefslogtreecommitdiff
path: root/Source/WTF/wtf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WTF/wtf/CMakeLists.txt')
-rw-r--r--Source/WTF/wtf/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WTF/wtf/CMakeLists.txt b/Source/WTF/wtf/CMakeLists.txt
index 4636b5e52..1f12fb851 100644
--- a/Source/WTF/wtf/CMakeLists.txt
+++ b/Source/WTF/wtf/CMakeLists.txt
@@ -147,6 +147,7 @@ SET(WTF_SOURCES
DecimalNumber.cpp
DynamicAnnotations.cpp
FastMalloc.cpp
+ GregorianDateTime.cpp
HashTable.cpp
MD5.cpp
MainThread.cpp