Skip to content

Commit 43c0067

Browse files
committed
Post-merge fix
1 parent c411fdb commit 43c0067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang-rt/lib/runtime/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ endif ()
167167
# FIXME: __cuda_builtins.f90 does not need -xcuda?
168168
set_source_files_properties(
169169
__cuda_device.f90
170+
cooperative_groups.f90
170171
cudadevice.f90
171172
PROPERTIES
172173
COMPILE_OPTIONS "--offload-host-only;-xcuda" # TODO: append

0 commit comments

Comments
 (0)