diff options
| author | myd7349 <myd7349@gmail.com> | 2019-06-25 04:23:55 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-06-24 13:23:55 -0700 |
| commit | 92a86a1e54359edaf17eadf5784078d671304fb6 (patch) | |
| tree | c00ce0993bcc1d08e007e3c19c1c92355010be5c /ports/sprout/CONTROL | |
| parent | 9e565e986789cf273de12fe1b07ce31800d10417 (diff) | |
| download | vcpkg-92a86a1e54359edaf17eadf5784078d671304fb6.tar.gz vcpkg-92a86a1e54359edaf17eadf5784078d671304fb6.zip | |
[sprout] Add new port (#6997)
Diffstat (limited to 'ports/sprout/CONTROL')
| -rw-r--r-- | ports/sprout/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/sprout/CONTROL b/ports/sprout/CONTROL new file mode 100644 index 000000000..67240a5e1 --- /dev/null +++ b/ports/sprout/CONTROL @@ -0,0 +1,5 @@ +Source: sprout
+Version: 2019-06-20
+Homepage: https://github.com/bolero-MURAKAMI/Sprout
+Description: C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others
+Build-Depends: boost-array, boost-mpl
|
