cmake-e-true-false.rst 185 B

12345
  1. cmake-e-true-false
  2. ------------------
  3. * :manual:`cmake(1)` ``-E`` now supports ``true`` and ``false`` commands, which
  4. do nothing while returning exit codes of 0 and 1, respectively.