CMakeLists.txt 51 B

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