Browse Source

Vk: forgot to install the PixelFormat header.

pull/494/head
Vladimír Vondruš 5 years ago
parent
commit
f681136a1c
  1. 1
      src/Magnum/Vk/CMakeLists.txt

1
src/Magnum/Vk/CMakeLists.txt

@ -86,6 +86,7 @@ set(MagnumVk_HEADERS
LayerProperties.h LayerProperties.h
Memory.h Memory.h
MemoryAllocateInfo.h MemoryAllocateInfo.h
PixelFormat.h
Queue.h Queue.h
RenderPass.h RenderPass.h
RenderPassCreateInfo.h RenderPassCreateInfo.h

Loading…
Cancel
Save