
22 Feb
2013
22 Feb
'13
4:18 p.m.
2013/2/22 John Lilley <john.lilley@redpoint.net<mailto:john.lilley@redpoint.net>> 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 I think the bcp tool is for that, but I never tried it. Thanks that worked great. john