blob: 042d4b6238ba45c80f901484415112e33fccb675 [file] [log] [blame]
# This test is not run by default as it requires input.
add_llvm_example(external-hello-world
external-hello.cpp
)
target_link_libraries(external-hello-world
PRIVATE
FortranRuntime
)