On 2021/02/24 02:18, Dimitri Karamazov wrote: > On Tue, Feb 23, 2021 at 08:37:45PM -0500, Daniel Dickman wrote: > > > > > > > On Feb 23, 2021, at 4:17 AM, Dimitri Karamazov > > > <deserter...@danwin1210.me> wrote: > > > > > > ???On Mon, Feb 22, 2021 at 01:28:26AM -0500, Daniel Dickman wrote: > > >> > > >> > > >>> On Mon, 22 Feb 2021, Rafael Sadowski wrote: > > >>> > > >>>>> > > >>>>> Bump for a new release. > > >>> > > >>> Still OK for me but we need to import robin-map first. A second OK is > > >>> needed. > > >>> > > >> > > >> Where is the port for robin-map? Can someone resend it? > > > > > > Avoid the previous diff as there is a mistake and the robin-map > > > port has been attached at the very end. > > > > What are the cmake files that are installed needed for? > > Not necessary for openimageio, but I guess that these files are > supposed to be part of any standard install.
yes this is quite common for cmake-based libraries and not a problem. > They are installed by the default target just in the wrong > location. I simply added a post-install target which will > rectify that. I can substitute a command for removal instead. That LGTM as-is.