<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">I have looked through the CMake wikis and several mailing list threads that the following google search returned, and I have not found a definitive answer to my question.</span><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">[site:<a href="http://www.cmake.org/pipermail/cmake" target="_blank">www.cmake.org/pipermail/cmake</a> CPack multiple configurations in one package]<br></div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">My team delivers debug and release libraries, built under Visual Studio. We would like to package the debug and release libraries in a single zip file. However, I can only figure out how to get CPack to generate the zip for one configuration at a time. I could merge the two zip files after the fact, but it seems to me that there must be an easy way to get CPack to do this. Is there?</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Regards,</div><div style="font-family:arial,sans-serif;font-size:13px">pj</div></div>