diff options
Diffstat (limited to 'Common/CMakeLists.txt')
-rw-r--r-- | Common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Common/CMakeLists.txt b/Common/CMakeLists.txt index b376893f35a4..a45fe209f06f 100644 --- a/Common/CMakeLists.txt +++ b/Common/CMakeLists.txt @@ -10,6 +10,7 @@ add_lld_library(lldCommon Strings.cpp TargetOptionsCommandFlags.cpp Threads.cpp + Timer.cpp Version.cpp ADDITIONAL_HEADER_DIRS |