diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 62392372..e96eda81 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -36,6 +36,11 @@ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], "commit": "v1.3.266", + "build_platforms": [ + "windows", + "linux", + "darwin" + ], "deps": [ { "var_name": "VULKAN_HEADERS_INSTALL_DIR", @@ -66,4 +71,4 @@ "MoltenVK": "MOLTENVK_REPO_ROOT", "googletest": "GOOGLETEST_INSTALL_DIR" } -} +}
\ No newline at end of file |
