Skip to content

CMake: Add 'USES_TERMINAL' to custom target for Ninja#6445

Open
ruslo wants to merge 1 commit into
PointCloudLibrary:masterfrom
ruslo:pr.ninja_live_output
Open

CMake: Add 'USES_TERMINAL' to custom target for Ninja#6445
ruslo wants to merge 1 commit into
PointCloudLibrary:masterfrom
ruslo:pr.ninja_live_output

Conversation

@ruslo
Copy link
Copy Markdown
Contributor

@ruslo ruslo commented Jun 1, 2026

With the Ninja generator, output from custom target is captured and buffered, progress is only visible after the command finishes

Adding USES_TERMINAL enables real-time progress output during the custom step

With the Ninja generator, output from custom target is captured
and buffered, progress is only visible after the command finishes

Adding USES_TERMINAL enables real-time progress output during the custom step
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant