diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-04-07 15:38:04 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-04-07 15:38:04 -0700 |
| commit | cdf4e5d014ddee19cceebc17400cfffbeef339d1 (patch) | |
| tree | b3502bcfd94e673f6d1eb66ca7b1c356a7507457 /ports/azure-storage-cpp/static-builds.patch | |
| parent | 4450e1dbbe898673f607868c49a7b0fa42ab37f6 (diff) | |
| download | vcpkg-cdf4e5d014ddee19cceebc17400cfffbeef339d1.tar.gz vcpkg-cdf4e5d014ddee19cceebc17400cfffbeef339d1.zip | |
[azure-storage-cpp] Fix regression in last commit.
Diffstat (limited to 'ports/azure-storage-cpp/static-builds.patch')
| -rw-r--r-- | ports/azure-storage-cpp/static-builds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/azure-storage-cpp/static-builds.patch b/ports/azure-storage-cpp/static-builds.patch index 341017b2a..09b2f1077 100644 --- a/ports/azure-storage-cpp/static-builds.patch +++ b/ports/azure-storage-cpp/static-builds.patch @@ -10,4 +10,4 @@ index 8d1c47e..3b4d1c0 100644 + add_definitions(-D_NO_WASTORAGE_API) endif() else() - message("-- Unknown compiler, success is doubtful.")
\ No newline at end of file + message("-- Unknown compiler, success is doubtful.") |
