Skip to content

Commit

Permalink
1.27 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Erimelowo committed Oct 17, 2024
1 parent 4d04240 commit ce01d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ELSE()
ENDIF()
CPMAddPackage(
NAME openvr
URL https://github.com/ValveSoftware/openvr/archive/refs/tags/v2.5.1.zip
URL https://github.com/ValveSoftware/openvr/archive/refs/tags/v1.26.7.zip
OPTIONS "BUILD_SHARED ${OPENVR_SHARED}"
)

Expand Down

0 comments on commit ce01d0d

Please sign in to comment.