diff options
author | Sascha Cunz <Sascha@BabbelBox.org> | 2012-11-19 04:40:58 +0100 |
---|---|---|
committer | Sascha Cunz <Sascha@BabbelBox.org> | 2012-11-19 05:00:02 +0100 |
commit | 26d9e317db361f990ecf977a99acae0a4ba4bd02 (patch) | |
tree | da255d18b2c74522778c167a9ad3fae0085684b6 /tests-clar/diff/blob.c | |
parent | 560cc1e1ed0fb29679c32434490446bb6fd5dc17 (diff) | |
download | libgit2-26d9e317db361f990ecf977a99acae0a4ba4bd02.tar.gz |
Don't use precompiled headers for command-line based VC builds.
The reason, why libgit2 currently cannot support compiling via the command-line
tools cl/nmake from WinSDK and/or Microsoft Visual Studio, seems to be a
missing dependency on the generated precompiled header file.
The Visual Studio IDE automatically inserts this dependency when it sees the
right combination of "/Y" parameters.
This patch allows to compile using command line tools by disabling precompiled
headers for NON-IDE builds.
Diffstat (limited to 'tests-clar/diff/blob.c')
0 files changed, 0 insertions, 0 deletions