Skip to content

Commit b2a27e1

Browse files
committed
Update icebug to 13.0
1 parent c6cbed8 commit b2a27e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

algo/cmake/download_icebug.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if (DEFINED ICEBUG_SOURCE_DIR)
2020
return()
2121
endif ()
2222

23-
set(ICEBUG_VERSION "12.8" CACHE STRING "icebug release tag")
23+
set(ICEBUG_VERSION "13.0" CACHE STRING "icebug release tag")
2424
set(ICEBUG_VENDOR_DIR "${CMAKE_CURRENT_SOURCE_DIR}/vendor")
2525

2626
if (APPLE)

0 commit comments

Comments
 (0)