CMake/Tests/Fortran/CMakeLists.txt
2004-08-06 15:05:00 -04:00

3 lines
53 B
CMake

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