Skip to content

Ninja: Fix creation of Windows import library directory

Brad King requested to merge brad.king/cmake:ninja-pdb-dir into master

Call EnsureParentDirectoryExists with our internal representation of the path, not the representation quoted/encoded for Ninja.

Fixes: #22841 (closed)
Backport: release

Merge request reports