summaryrefslogtreecommitdiff
path: root/Tests/VSGNUFortran/c_code/CMakeLists.txt
blob: 27d22fd35664ef569bfd0da5b2f5eb99b18f33cd (plain)
1
2
add_executable(c_using_fortran main.c)
target_link_libraries(c_using_fortran hello)