<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>since version 3.1.0 CMake generates cmake_install.cmake files where the default configuration is empty.<br/>
(e.g.: set(CMAKE_INSTALL_CONFIG_NAME ""))</div>

<div> </div>

<div>In previous versions <= 3.0.2 the default_config variable points to a NULL pointer for invalid configurations.<br/>
In later releases the variable points to valid objects, even if the configuration is empty.</div>

<div> </div>

<div>Attached is a patch to fix this issue.</div>

<div> </div>

<div>Best Regards</div>

<div>Roman</div></div></body></html>