Skip to content

Commit

Permalink
update demo dependency [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
markaren committed Mar 11, 2024
1 parent f48f5f9 commit dae6d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/threepp_fetchcontent_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set(THREEPP_BUILD_EXAMPLES OFF)
FetchContent_Declare(
threepp
GIT_REPOSITORY https://github.com/markaren/threepp.git
GIT_TAG 78032e414e5ef058f7f286491c47d7c4fa9ec313
GIT_TAG f48f5f9a9749d3df38aef19e85c7886a2c20e17c
)
FetchContent_MakeAvailable(threepp)

Expand Down

0 comments on commit dae6d6c

Please sign in to comment.