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

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