mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
281f51e063
If you had a + in the name of a target with nmake, it created a variable in the makefile that used + in its name, which is not allowed by nmake. To make the implementation easier, + is now not allowed for any make generators as part of a variable name.
73 KiB
73 KiB