CMakeLists.txt 52 B

1234
  1. project(ExtFort Fortran)
  2. add_library(myext a.f90)