Skip to content

Ninja: Enforce that path prefix is suffix of binary dir

tomager requested to merge tomager/cmake:subninja-is-binary-dir-suffix into master

Enforce that CMAKE_NINJA_OUTPUT_PATH_PREFIX is a suffix of CMAKE_BINARY_DIR.

Fixes: #22539

Edited by Brad King

Merge request reports