[flang] Add cpowi function to runtime and use instead of pgmath
[platform/upstream/llvm.git] / flang / unittests / Runtime / CMakeLists.txt
index 09de2ae..aa4eecc 100644 (file)
@@ -2,6 +2,7 @@ add_flang_unittest(FlangRuntimeTests
   BufferTest.cpp
   CharacterTest.cpp
   CommandTest.cpp
+  Complex.cpp
   CrashHandlerFixture.cpp
   ExternalIOTest.cpp
   Format.cpp