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
VkLayerPropertiesTest
VkMemoryTest
VkPixelFormatTest
VkQueueTest
VkResultTest
VkRenderPassTest

Loading…
Cancel
Save