blob: 96da0bdab79c359036731ff196b4660e57f7d63e (
plain)
1
2
3
4
5
6
7
|
ctest-no-make-i
---------------
* The :command:`ctest_build` and :command:`build_command` commands
no longer tell ``make`` tools to ignore errors with the ``-i`` option.
Previously this was done for :ref:`Makefile Generators` but not others.
See policy :policy:`CMP0061`.
|