We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5609b8 commit 8732b27Copy full SHA for 8732b27
flang/unittests/CMakeLists.txt
@@ -1,3 +1,5 @@
1
+include(AddFlangOffloadRuntime)
2
+
3
if (FLANG_EXPERIMENTAL_CUDA_RUNTIME)
4
# If Fortran runtime is built as CUDA library, the linking
5
# of targets that link FortranRuntime must be done
0 commit comments