aboutsummaryrefslogtreecommitdiff
path: root/ports/libstk/CONTROL
diff options
context:
space:
mode:
authorjustnope <46006588+justnope@users.noreply.github.com>2019-02-25 22:39:17 +0100
committerRobert Schumacher <roschuma@microsoft.com>2019-02-25 11:39:17 -1000
commit22026ce2d9390a8a900848aadcae55b894d217a6 (patch)
treeb375d9ae428460f1756ac326ce81f30091029203 /ports/libstk/CONTROL
parent321d7b17fcf25753c75b233594910eff9e0eeb84 (diff)
downloadvcpkg-22026ce2d9390a8a900848aadcae55b894d217a6.tar.gz
vcpkg-22026ce2d9390a8a900848aadcae55b894d217a6.zip
[libstk] add new port (#5379)
* added libstk * added vcpkg_fixup_cmake_targets * [libstk] Use static builds. Rename targets. Add include directory to cmake config.
Diffstat (limited to 'ports/libstk/CONTROL')
-rw-r--r--ports/libstk/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libstk/CONTROL b/ports/libstk/CONTROL
new file mode 100644
index 000000000..e8f1382b5
--- /dev/null
+++ b/ports/libstk/CONTROL
@@ -0,0 +1,3 @@
+Source: libstk
+Version: 4.6.0-2
+Description: The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language.