Skip to content

Commit

Permalink
Update known_good.json
Browse files Browse the repository at this point in the history
Updated with latest MoltenVK tag
  • Loading branch information
richard-lunarg committed May 14, 2024
1 parent 137b361 commit d67a9d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/known_good.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sub_dir": "MoltenVK",
"build_dir": "MoltenVK",
"install_dir": "MoltenVK",
"commit": "v1.2.8",
"commit": "v1.2.9",
"custom_build": [
"./fetchDependencies --macos",
"xcodebuild -project MoltenVKPackaging.xcodeproj GCC_PREPROCESSOR_DEFINITIONS='$GCC_PREPROCESSOR_DEFINITIONS MVK_CONFIG_LOG_LEVEL=1' -scheme \"MoltenVK Package (macOS only)\" build"
Expand Down Expand Up @@ -95,4 +95,4 @@
"googletest": "GOOGLETEST_INSTALL_DIR",
"Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR"
}
}
}

0 comments on commit d67a9d3

Please sign in to comment.