Skip to content

biouno/cmake_training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake Training

Alexander Pletzer ([email protected]) April 5 2016

ex1: simple executable

ex2: creating a library

ex3: mixed C++/Fortran code

ex4: MPI example

ex5: OpenMP example

ex6: build types

ex7: configuring files

ex8: how to package the binaries (cpack)

ex9: add unit tests (ctest)

About

Examples showing how to use CMake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 69.2%
  • C++ 19.5%
  • C 5.5%
  • Python 3.1%
  • Fortran 1.9%
  • Shell 0.8%