Skip to content

SystemInformation: Fix dynamic loader failure on WinXP SP2

Load the GetLogicalProcessorInformation function address at runtime. If it is not available use a fallback implementation.

Issue: cmake/cmake#16751 (closed)

Merge request reports