We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd3417 commit 00e5af5Copy full SHA for 00e5af5
CMakeLists.txt
@@ -69,7 +69,7 @@ add_subdirectory(${glm_SOURCE_DIR} ${glm_BINARY_DIR})
69
if(${RX_USE_POLYSCOPE})
70
FetchContent_Declare(polyscope
71
GIT_REPOSITORY https://github.com/Ahdhn/polyscope.git
72
- GIT_TAG 6ec777513d802654801fe77e6c3a54fb9dbb6b1f
+ GIT_TAG 30f3995f51a895f0113d3580a889077bdb846e7a
73
)
74
FetchContent_MakeAvailable(polyscope)
75
endif()
0 commit comments