Skip to content

Commit

Permalink
Bump telescope to v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaklin committed Aug 7, 2024
1 parent da9ba66 commit 5f2e844
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 @@ -243,7 +243,7 @@ if (DEFINED CMAKE_TELESCOPE_LIBRARY AND DEFINED CMAKE_TELESCOPE_HEADERS)
else()
FetchContent_Declare(telescope
GIT_REPOSITORY https://github.com/tmaklin/telescope.git
GIT_TAG v0.7.1
GIT_TAG v0.7.2
PREFIX "external"
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/external/telescope"
BINARY_DIR "${CMAKE_CURRENT_BINARY_DIR}/external/telescope"
Expand Down

0 comments on commit 5f2e844

Please sign in to comment.