commit | 21e7c0fcc70f108b72271c7ae3ec7640d3ac4212 | [log] [tgz] |
---|---|---|
author | Alex Stewart <alexs.mac@gmail.com> | Fri Oct 18 19:50:19 2013 +0100 |
committer | Alex Stewart <alexs.mac@gmail.com> | Sat Oct 19 14:25:07 2013 +0100 |
tree | 0343aff95510892c33db5f2f3db76de00bccd6e0 | |
parent | 7f336af614050e08ec99cdf745c4849b2c392480 [diff] |
Adding option for static/shared CRT in MSVC & Windows fixes. - MSVC users can now choose whether to use the static or shared C-Run Time (CRT) libraries explicitly. - FindPackage() scripts now check that the lowercase libraries match the expected library names, as Windows uses CamelCase for some library names (other OSs don't). Change-Id: Icbba5e9bf80181a5437e5009bdda1c12934bc6f3