Is there a recommended approach to building/installing only the geometry library and its required headers? I understand that geometry is header-only, so I don’t really need the libraries at all, but the build process that I am seeing to
move the headers to the target folder builds them anyway. I am trying to get a minimal checkin to our version control that contains only those headers needed for geometry.
Thanks,
john