mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 01:31:04 -05:00
Starting with version 3.14, on Windows, by specifying macro Py_NO_LINK_LIB, the python library is no longer implicitly specified at the link step. Fixes: #26756