Closed janbridley closed 1 month ago
As in ninja-build/Ninja's FAQ, cmake does not color output for build systems that buffer output. The code added in this PR fixes this
CMake colors output with the changes made, and does not without.
Before:
After:
Merged up into nanobind.
nanobind
As in ninja-build/Ninja's FAQ, cmake does not color output for build systems that buffer output. The code added in this PR fixes this
How Has This Been Tested?
CMake colors output with the changes made, and does not without.
Before:
After:
Types of changes
Checklist: