summaryrefslogtreecommitdiff
path: root/test/Unit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit/CMakeLists.txt')
-rw-r--r--test/Unit/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Unit/CMakeLists.txt b/test/Unit/CMakeLists.txt
new file mode 100644
index 0000000..a5b4a2c
--- /dev/null
+++ b/test/Unit/CMakeLists.txt
@@ -0,0 +1 @@
+add_libflang_test(ipow ipow.cpp)