summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakePresets/ListConditions-stdout.txt
blob: 91e001707a394b9d57fe5a49c9bddfcaff4dd0b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Available configure presets:

  "SimpleTrue"
  "Null"
  "ConstTrue"
  "EqualsTrue"
  "EqualsMacroLeft"
  "EqualsMacroRight"
  "NotEqualsTrue"
  "InListTrue"
  "InListMacroString"
  "InListMacroList"
  "InListShortCircuit"
  "NotInListTrue"
  "MatchesTrue"
  "MatchesMacroString"
  "MatchesMacroRegex"
  "NotMatchesTrue"
  "AnyOfTrue1"
  "AnyOfTrue2"
  "AnyOfShortCircuit"
  "AllOfTrue"
  "AllOfEmpty"
  "NotFalse"
  "InheritanceChildTrue"
  "InheritanceNull"$