diff options
author | Em <emeric.fermas@gmail.com> | 2011-06-14 06:37:10 -0700 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2011-06-14 17:40:18 +0200 |
commit | 904125075e72228b9c24d49c6243bc756c542c74 (patch) | |
tree | d5729aaa3fdd18ca97729180bf7a8bc437a5b8ea /include/git2/commit.h | |
parent | 7548b8afa3c70daadef77069e0f5c0aa7253489f (diff) | |
download | libgit2-904125075e72228b9c24d49c6243bc756c542c74.tar.gz |
Port MSVC specific Waf compilation flags to CMake and remove dynamic dependence to msvcr100.dll on Windows
The '/MT' and '/MTd' flags replace the dynamic link to 'msvcr100.dll' with a static link to 'libcmt.lib'. This has the nice effect to ease the deployment of libgit2 by removing the dependence on 'msvcr100.dll' which is not deployed by default on Windows.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions