Browse Source

Vk: nope, this library isn't C++14-only.

Likely a leftover from the very first integration attempt back in 2016
or so.
next
Vladimír Vondruš 1 month ago
parent
commit
768b7d502e
  1. 2
      doc/namespaces.dox

2
doc/namespaces.dox

@ -925,7 +925,7 @@ Additional plugins and utilities are built separately. See particular
/** @namespace Magnum::Vk
@brief Vulkan wrapping layer
C++14 wrappers and helpers for Vulkan development.
Wrappers and helpers for Vulkan development.
This library is depends on [Vulkan](https://www.khronos.org/vulkan/) and is
built if `MAGNUM_WITH_VK` is enabled when building Magnum. To use this library

Loading…
Cancel
Save