Skip to content

Commit

Permalink
build: update submodules "pr_unirender", "pr_openvr"
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed May 17, 2024
1 parent 078b62c commit 2fae014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_scripts/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ def execbuildscript(filepath):
)
add_pragma_module(
name="pr_unirender",
commitSha="bca577f478cf2fedfd1a2d024f1ab18f9187c9e3",
commitSha="6cea10b5bd03ecd17ed61321688ef66e7cfe67f2",
repositoryUrl="https://github.com/Silverlan/pr_cycles.git"
)
add_pragma_module(
Expand Down Expand Up @@ -801,7 +801,7 @@ def execbuildscript(filepath):
if with_vr:
add_pragma_module(
name="pr_openvr",
commitSha="008773c",
commitSha="08310f8c6cff3efc4bbdbc24d941c56c1d5fa892",
repositoryUrl="https://github.com/Silverlan/pr_openvr.git"
)

Expand Down

0 comments on commit 2fae014

Please sign in to comment.