error-multiple-targets.rst 213 B

123456
  1. error-multiple-targets
  2. ----------------------
  3. * The :manual:`cmake(1)` ``--build`` command-line tool now rejects multiple
  4. ``--target`` options with an error instead of silently ignoring all but the
  5. last one.