ExternalProject-USES_TERMINAL.rst 318 B

1234567
  1. ExternalProject-USES_TERMINAL
  2. -----------------------------
  3. * The :module:`ExternalProject` module learned new ``USES_TERMINAL``
  4. arguments for giving steps exclusive terminal access. Especially
  5. useful with the :generator:`Ninja` generator to monitor CMake
  6. superbuild progress and prevent CPU oversubscription.