CMake:VariablesListsStrings: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(New page: ==Scope of variables in CMake== ==Boolean values in CMake== ==Strings vs. lists== ==Emulating maps== ==Using CMake regexps== ==Escaping== ==The CMake cache==)
 
No edit summary
Line 1: Line 1:
==Scope of variables in CMake==
==Scope of variables in CMake==
==Boolean values in CMake==


==Strings vs. lists==
==Strings vs. lists==


==Emulating maps==
==Emulating maps==
==Boolean values in CMake==


==Using CMake regexps==
==Using CMake regexps==

Revision as of 15:41, 2 January 2008

Scope of variables in CMake

Strings vs. lists

Emulating maps

Boolean values in CMake

Using CMake regexps

Escaping

The CMake cache