Hi.<div><br></div><div>This issue is with CPack 2.8.10.1 on Mac OS.</div><div><br></div><div>I have a CPack configuration inside a CMake file that seems to skip some variables that have been set.</div><div>For example:</div>

<div><br></div><div><div>INCLUDE(InstallRequiredSystemLibraries)</div></div><div>SET(CPACK_RESOURCE_FILE_README &quot;Absolute path to the redme file&quot;)</div><div><div>SET(CPACK_PACKAGE_VENDOR &quot;Myself&quot;)</div>

</div><div>.</div><div>.</div><div>.</div><div>[OTHER commands and variables]</div><div><div>.</div><div>.</div><div>.</div><div>INCLUDE(CPack)</div></div><div><br></div><div>I have paths specified for the CPACK_RESOURCE_FILE_README, CPACK_RESOURCE_FILE_WELCOME, and CPACK_RESOURCE_FILE_LICENSE variables.</div>

<div>When I run CMake the corresponding CPackConfig.cmake file includes all the path to the readme, welcome and license files are set to the templates included with CMake. Also, the CPACK_PACKAGE_VENDOR variable is always set to &quot;Humanity.&quot;</div>

<div><br></div><div>Am I overlooking something?</div><div><br></div><div>Thanks in advance.</div><div>---<br>Paolo <br>
</div>