KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.33k stars 648 forks source link

Eliminate warnings from includes via the third_party libraries. #974

Closed jherico closed 7 months ago

jherico commented 8 months ago

Description

Remove the need to use the VKBP_DISABLE_WARNINGS/VKBP_ENABLE_WARNINGS by marking all the third_party include folders as SYSTEM.

General Checklist:

Please ensure the following points are checked: