<div dir="ltr">Hi. When packaging my application, I'm using install (FILES...) to copy some third party executables to my binary folder. <div><br></div><div>1. I do not know if I'm doing it right or if I should use install (PROGRAMS...)</div><div>2. Some of the binaries have a RPATH, and I want to remove it. Is there any CMake macro/function to do that, or should I call directly chrpath?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Federico</div></div>