2016-10-30 18:24:19 +01:00

4 lines
51 B
CMake

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