Refactor the CMakeLists for all the samples; use vulkan.hpp/vulkan_raii.hpp as precompiled header.
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
// VulkanHpp Samples : DispatchLoaderDynamic
|
||||
// Compile test on DispatchLoaderDynamic functions
|
||||
|
||||
#include "vulkan/vulkan.hpp"
|
||||
#include <vulkan/vulkan.hpp>
|
||||
|
||||
VULKAN_HPP_DEFAULT_DISPATCH_LOADER_DYNAMIC_STORAGE
|
||||
|
||||
Reference in New Issue
Block a user