Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 353 Bytes

Compiling a single source file into an executable

These recipes show how to run CMake to configure and build a simple project. The project consists of a single source file for a single executable. The same project is presented in C++, C and Fortran 90.