Skip to content
  • Sylvain Joubert's avatar
    Configure some CMake-provided targets with USES_TERMINAL (#14915) · bbffaa0e
    Sylvain Joubert authored and Brad King's avatar Brad King committed
    This will make them use the 'console' pool with the Ninja generator.
    Impacted targets are:
    - Built-in targets: install, install/local, install/strip, tests,
      package, package_source, rebuild_cache
    - Targets provided by the CTestTargets module: Nightly, Continuous,
      Experimental,
      and all their variants (*Start, *Configure, ...)
    bbffaa0e