Skip to content

Latest commit

 

History

History

recipe-05

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Redefining functions and macros

This recipe shows how to redefine functions and macros. Our example will show how to emulate the include_guard command, which is built-in since CMake 3.10, on systems running an older version of CMake.