Skip to content

Commit 8732b27

Browse files
committed
Ensure that FLANG_EXPERIMENTAL_OMP_OFFLOAD_BUILD is defined
1 parent a5609b8 commit 8732b27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flang/unittests/CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
include(AddFlangOffloadRuntime)
2+
13
if (FLANG_EXPERIMENTAL_CUDA_RUNTIME)
24
# If Fortran runtime is built as CUDA library, the linking
35
# of targets that link FortranRuntime must be done

0 commit comments

Comments
 (0)