summaryrefslogtreecommitdiff
path: root/lib/Numerical/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Numerical/CMakeLists.txt')
-rw-r--r--lib/Numerical/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Numerical/CMakeLists.txt b/lib/Numerical/CMakeLists.txt
index 8b13789..780074a 100644
--- a/lib/Numerical/CMakeLists.txt
+++ b/lib/Numerical/CMakeLists.txt
@@ -1 +1,2 @@
-
+add_libflang_library(libflangNumerical
+ Complex.cpp)