Files
CMake/Source/cmLocalVisualStudioGenerator.cxx
Ben Boeckel b2ebfd7709 shortobj: properly force long names when computing long names
The arguments need to be able to force a long name computation so that
install paths can use the intended long paths. Use this computed state
rather than asking the generator for its base state.

Also force long paths for Visual Studio generators when computing it.

Fixes: #27233
2025-09-17 14:36:29 -04:00

9.2 KiB