aboutsummaryrefslogtreecommitdiff
path: root/ports/blitz/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-02-09 12:26:05 +0800
committerGitHub <noreply@github.com>2020-02-08 20:26:05 -0800
commit1ea7914d3a2412c2daa7cfe32f0534793b566cf5 (patch)
treeb216a9aa3ae2ae46ca3dad0ce33f474ccb4965a0 /ports/blitz/CONTROL
parent4529a5b8ee2c819893ff86e2a90f6df6c752c107 (diff)
downloadvcpkg-1ea7914d3a2412c2daa7cfe32f0534793b566cf5.tar.gz
vcpkg-1ea7914d3a2412c2daa7cfe32f0534793b566cf5.zip
[blitz] Add new port (#8353)
* [blitz] Add new port * Remove unused function and update vcpkg_fail_port_install * Update * Update ci.baseline.txt
Diffstat (limited to 'ports/blitz/CONTROL')
-rw-r--r--ports/blitz/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/blitz/CONTROL b/ports/blitz/CONTROL
new file mode 100644
index 000000000..21057b38c
--- /dev/null
+++ b/ports/blitz/CONTROL
@@ -0,0 +1,4 @@
+Source: blitz
+Version: 2019-09-26
+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