aboutsummaryrefslogtreecommitdiff
path: root/ports/blitz/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-03-28 10:15:32 +0800
committerGitHub <noreply@github.com>2020-03-27 19:15:32 -0700
commitec11757f90621e9542cb9297f9df0a8841cbd3df (patch)
tree00ef785fc12222c2d7e30e1e50839a8bfc40adc6 /ports/blitz/CONTROL
parent478cb2f9fcadd68ad47a59489a4a5f3624ac56df (diff)
downloadvcpkg-ec11757f90621e9542cb9297f9df0a8841cbd3df.tar.gz
vcpkg-ec11757f90621e9542cb9297f9df0a8841cbd3df.zip
[blitz] Update to the latest commit and fix no dll and lib generated (#10546)
* [blitz] Update to the latest commit and fix no dll and lib generated * Update to the latest commit
Diffstat (limited to 'ports/blitz/CONTROL')
-rw-r--r--ports/blitz/CONTROL5
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/blitz/CONTROL b/ports/blitz/CONTROL
index 21057b38c..2df45ecfe 100644
--- a/ports/blitz/CONTROL
+++ b/ports/blitz/CONTROL
@@ -1,4 +1,5 @@
Source: blitz
-Version: 2019-09-26
+Version: 2020-03-25
Homepage: https://github.com/blitzpp/blitz
-Description: Blitz++ is a C++ template class library that provides high-performance multidimensional array containers for scientific computing. \ No newline at end of file
+Description: Blitz++ is a C++ template class library that provides high-performance multidimensional array containers for scientific computing.
+Supports: !(arm|arm64|uwp) \ No newline at end of file