4 lines
80 B
CMake
4 lines
80 B
CMake
include_directories(${PROJECT_BINARY_DIR})
|
|
|
|
add_executable(example example.F90)
|