Skip to content

Commit 00e5af5

Browse files
committed
update polyscope
1 parent 6fd3417 commit 00e5af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ add_subdirectory(${glm_SOURCE_DIR} ${glm_BINARY_DIR})
6969
if(${RX_USE_POLYSCOPE})
7070
FetchContent_Declare(polyscope
7171
GIT_REPOSITORY https://github.com/Ahdhn/polyscope.git
72-
GIT_TAG 6ec777513d802654801fe77e6c3a54fb9dbb6b1f
72+
GIT_TAG 30f3995f51a895f0113d3580a889077bdb846e7a
7373
)
7474
FetchContent_MakeAvailable(polyscope)
7575
endif()

0 commit comments

Comments
 (0)