* added compile definitions as cmake options * use VulkanHpp dynamic dispatch setting for module * adjusted comments * adjusted dynamic loader tool option * remove dynamic loader tool option * removed non-boolean flags * make VULKAN_HPP_DISPATCH_LOADER_DYNAMIC depend on VK_NO_PROTOTYPES * added descriptions to options * adjusted formatting * fixed typo * deprecated module-specific cmake flag VULKAN_HPP_CPP20_MODULE_DYNAMIC_DISPATCHER * link to vulkan-1 on static dispatch loader * typo fix * only optionally find vulkan, warn in case it is missing |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Cpp20Modules.cpp | ||