CMake/Tests/FortranModules/External/CMakeLists.txt

4 lines
51 B
CMake

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