Skip to content

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

Merged
mvieth merged 1 commit into
PointCloudLibrary:masterfrom
ruslo:pr.ninja_live_output
Jun 3, 2026
Merged

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

Conversation

@ruslo

@ruslo ruslo commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

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
@ruslo

ruslo commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

@mvieth Please take a look when you have a chance 🙏

@mvieth mvieth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@mvieth mvieth added module: cmake changelog: fix Meta-information for changelog generation labels Jun 3, 2026
@mvieth mvieth merged commit 100ed8b into PointCloudLibrary:master Jun 3, 2026
13 checks passed
@ruslo ruslo deleted the pr.ninja_live_output branch June 3, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: fix Meta-information for changelog generation module: cmake

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants