diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-07-12 10:47:16 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2024-07-12 13:26:06 -0700 |
| commit | b47676a03827fc0c287409b243b1fd62886e79c0 (patch) | |
| tree | e0a579a55d4e94e969cf6e095d4726b523a40d90 /scripts | |
| parent | 145675c7915c5041dac106c9827dc0b21992c091 (diff) | |
| download | usermoji-b47676a03827fc0c287409b243b1fd62886e79c0.tar.xz | |
build: Update to header 1.3.290
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 6600620e..47f737cc 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -7,10 +7,7 @@ "sub_dir": "Vulkan-Headers", "build_dir": "Vulkan-Headers/build", "install_dir": "Vulkan-Headers/build/install", - "cmake_options": [ - "-DVULKAN_HEADERS_ENABLE_MODULE=OFF" - ], - "commit": "v1.3.289" + "commit": "v1.3.290" }, { "name": "MoltenVK", @@ -77,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.289", + "commit": "v1.3.290", "build_platforms": [ "windows", "linux", @@ -98,4 +95,4 @@ "googletest": "GOOGLETEST_INSTALL_DIR", "Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR" } -}
\ No newline at end of file +} |
