diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 239693ff..bbba09d8 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -32,6 +32,9 @@ "sub_dir": "Vulkan-Loader", "build_dir": "Vulkan-Loader/build", "install_dir": "Vulkan-Loader/build/install", + "cmake_options": [ + "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" + ], "commit": "d40385b1748ae5270fcab18c5aae1a2e5a301465", "deps": [ { |
