CMake/Tests/Fortran/CMakeLists.txt

3 lines
53 B
CMake

PROJECT(testf Fortran)
ADD_EXECUTABLE(testf hello.f)