Skip to content

Commit

Permalink
Merge branch 'parallelism-fixes' into msweep-release-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaklin committed Aug 15, 2024
2 parents 5610df5 + f0153a4 commit 355ab97
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.2
GIT_TAG v0.7.3
PREFIX "external"
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/external/telescope"
BINARY_DIR "${CMAKE_CURRENT_BINARY_DIR}/external/telescope"
Expand Down

0 comments on commit 355ab97

Please sign in to comment.