qt5base-lts/examples/vulkan/hellovulkantexture
Kai Köhne a5de12f0d7 Examples: Use PRIVATE CMake linkage
We (almost) only build apps, for which PRIVATE linkage makes more sense.

Change-Id: I09a509c3fb33a00cdfdede687b3f95d638f42091
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-30 14:48:50 +01:00
..
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
hellovulkantexture.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
hellovulkantexture.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
hellovulkantexture.pro Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
hellovulkantexture.qrc Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt256.png Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture_frag.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture_vert.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture.frag Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture.vert Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00