<div dir="ltr">Am I doing something wrong or is this a known bug?<div><br></div><div>I have a list of about 5 headers, CODEC2_PUBLIC_HEADERS.</div><div><br></div><div>I used set_target_properties(<library> PROPERTIES PUBLIC_HEADER ${CODEC2_PUBLIC_HEADERS})</div><div><br></div><div>then in the install target I added:</div><div>PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/codec2</div><div><br></div><div>When I do a "make install" only the first file in the list is installed...</div><div><br></div><div>CMake version is 2.8.12.2</div><div><br></div><div>Thanks,</div><div>Richard</div></div>