Skip to content

Commit 4eef4f4

Browse files
committed
Update slick_logger repo
1 parent f1e28b6 commit 4eef4f4

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
@@ -36,7 +36,7 @@ set(BUILD_SLICK_LOGGER_TESTING OFF CACHE BOOL "" FORCE)
3636
set(BUILD_SLICK_LOGGER_BENCHMARKS OFF CACHE BOOL "" FORCE)
3737
FetchContent_Declare(
3838
slick_logger
39-
GIT_REPOSITORY https://github.com/SlickTech/slick_logger.git
39+
GIT_REPOSITORY https://github.com/SlickQuant/slick_logger.git
4040
GIT_TAG v0.1.0.2
4141
)
4242
FetchContent_MakeAvailable(slick_logger)

0 commit comments

Comments
 (0)