Skip to content

Latest commit

 

History

History
 
 

recipe-01

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.