mirror of
https://github.com/openharmony/third_party_vulkan-loader.git
synced 2026-07-19 17:13:36 -04:00
fdad38ff0f
Gcc 11.2 build was failing to build with the GoogleTest version that was being built. So bump to next version of GoogleTest with fixes (GoogleTest release-1.11.0), but that also required changing the build directory to build GoogleTest in so update our Makefiles to build in the new folder as well.