Skip to content

Commit bccac12

Browse files
authored
[flang][runtime] Added io-api-minimal.cpp to the offload build. (#92807)
1 parent 9354045 commit bccac12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/runtime/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ set(supported_files
199199
inquiry.cpp
200200
internal-unit.cpp
201201
io-api.cpp
202+
io-api-minimal.cpp
202203
io-error.cpp
203204
io-stmt.cpp
204205
iostat.cpp

0 commit comments

Comments
 (0)