aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'flang/runtime/CMakeLists.txt')
-rw-r--r--flang/runtime/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/flang/runtime/CMakeLists.txt b/flang/runtime/CMakeLists.txt
index fc9043218193..49ac98d01f1d 100644
--- a/flang/runtime/CMakeLists.txt
+++ b/flang/runtime/CMakeLists.txt
@@ -51,6 +51,7 @@ add_flang_library(FortranRuntime
io-stmt.cpp
main.cpp
memory.cpp
+ numeric.cpp
reduction.cpp
stat.cpp
stop.cpp