diff options
| author | Victor Romero <romerosanchezv@gmail.com> | 2019-06-06 18:08:49 -0700 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-06-06 18:08:49 -0700 |
| commit | cef7f8b5a68ed4903abce0378d7e7864c411af47 (patch) | |
| tree | 040e97853dc691af7a4d30aa264ab9e087fd1df9 /ports/blaze | |
| parent | 45e57f319657222eda39891fba73cb51b2cf3469 (diff) | |
| parent | da6d601d1c2161a455de0e572000633316962003 (diff) | |
| download | vcpkg-cef7f8b5a68ed4903abce0378d7e7864c411af47.tar.gz vcpkg-cef7f8b5a68ed4903abce0378d7e7864c411af47.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm
Diffstat (limited to 'ports/blaze')
| -rw-r--r-- | ports/blaze/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/blaze/CONTROL b/ports/blaze/CONTROL index 89af7e7d3..c70a72a6c 100644 --- a/ports/blaze/CONTROL +++ b/ports/blaze/CONTROL @@ -1,4 +1,4 @@ Source: blaze Version: 3.5 -Build-Depends: clapack, boost-exception +Build-Depends: clapack (!osx), boost-exception Description: Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic. |
