CMake/Tests/Fortran/External/CMakeLists.txt

5 lines
52 B
CMake

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