4 lines
51 B
CMake
Raw Normal View History

project(ExtFort Fortran)
add_library(myext a.f90)