aboutsummaryrefslogtreecommitdiff
path: root/ports/volk/CONTROL
diff options
context:
space:
mode:
authorJens Weggemann <jensweh@gmail.com>2019-09-27 01:49:35 +0200
committerVictor Romero <romerosanchezv@gmail.com>2019-09-26 16:49:35 -0700
commit2e9a0c4173e27e2af999ddac5927822ec3703c9a (patch)
tree35f6d8849286311e51ae8e08e066b7865fcbcf00 /ports/volk/CONTROL
parent690ddd480f86169e8eb2973d8bc57b769ebf8534 (diff)
downloadvcpkg-2e9a0c4173e27e2af999ddac5927822ec3703c9a.tar.gz
vcpkg-2e9a0c4173e27e2af999ddac5927822ec3703c9a.zip
[volk] Update to latest version for crucial upstream fixes to the CMake files. (#8364)
Diffstat (limited to 'ports/volk/CONTROL')
-rw-r--r--ports/volk/CONTROL6
1 files changed, 4 insertions, 2 deletions
diff --git a/ports/volk/CONTROL b/ports/volk/CONTROL
index 30fe2c5c2..13101eee8 100644
--- a/ports/volk/CONTROL
+++ b/ports/volk/CONTROL
@@ -1,5 +1,7 @@
Source: volk
-Version: 2019-09-03
-Description: Meta loader for Vulkan API
+Version: 2019-09-26
+Description: Meta loader for Vulkan API.
+ Note that the static library target volk::volk is built without platform-specific defines.
+ Use the header-only target volk::volk_headers if you require platform-specific extensions.
Homepage: https://github.com/zeux/volk
Build-Depends: vulkan \ No newline at end of file