try_compile-signatures.rst 394 B

12345678
  1. try_compile-signatures
  2. ----------------------
  3. * The :command:`try_compile` and :command:`try_run` commands gained new
  4. signatures that more consistently use keyword dispatch and do not require a
  5. binary directory to be specified. Additionally, these signatures use a
  6. unique directory for each invocation, which allows multiple outputs to be
  7. preserved when using ``--debug-trycompile``.