Browse Source

Vk: add PixelFormat test to a correct IDE folder.

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

1
src/Magnum/Vk/Test/CMakeLists.txt

@ -135,6 +135,7 @@ set_target_properties(
VkIntegrationTest VkIntegrationTest
VkLayerPropertiesTest VkLayerPropertiesTest
VkMemoryTest VkMemoryTest
VkPixelFormatTest
VkQueueTest VkQueueTest
VkResultTest VkResultTest
VkRenderPassTest VkRenderPassTest

Loading…
Cancel
Save