We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a0d47 commit 9f89e4bCopy full SHA for 9f89e4b
tests/threepp_fetchcontent_test/CMakeLists.txt
@@ -10,7 +10,7 @@ set(THREEPP_BUILD_EXAMPLES OFF)
10
FetchContent_Declare(
11
threepp
12
GIT_REPOSITORY https://github.com/markaren/threepp.git
13
- GIT_TAG 49c14a7445e3870ad2307f626076a05b0c915d6b
+ GIT_TAG 17a0d47f0d6b9d04e090ef4065ab4806c2deff52
14
)
15
FetchContent_MakeAvailable(threepp)
16
0 commit comments