Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

About

This example shows the use of variables in cmake. The following points are explained in the example:

  • what are variables and how are they set
  • reading and printing variables
  • environment variables
  • cached variables
  • string: search and manipulation
  • lists
  • math in cmake

Usage

cd build
cmake ../source