<div dir="ltr">Is there some way to combine source and binary into a single package, specifically in the way described below?<div><br></div><div>I have:</div><div>source in project/sources</div><div>binaries in project/build</div><div><br></div><div>Right now, the closest I've gotten is installing the sources, then getting the .zip file to contain</div><div>zip/build</div><div>zip/build/sources</div><div><br></div><div><div>but, I would like the .zip file to contain</div><div>zip/sources</div><div>zip/build</div></div><div><br></div><div>Is there some way I can get CPack to do this for me?</div><div><br></div><div>Thanks,</div><div>Eric</div></div>