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== | ||
==Strings vs. lists== | ==Strings vs. lists== | ||
==Emulating maps== | ==Emulating maps== | ||
==Boolean values in CMake== | |||
==Using CMake regexps== | ==Using CMake regexps== |