There was an error while loading. Please reload this page.
1 parent c6cbed8 commit b2a27e1Copy full SHA for b2a27e1
1 file changed
algo/cmake/download_icebug.cmake
@@ -20,7 +20,7 @@ if (DEFINED ICEBUG_SOURCE_DIR)
20
return()
21
endif ()
22
23
-set(ICEBUG_VERSION "12.8" CACHE STRING "icebug release tag")
+set(ICEBUG_VERSION "13.0" CACHE STRING "icebug release tag")
24
set(ICEBUG_VENDOR_DIR "${CMAKE_CURRENT_SOURCE_DIR}/vendor")
25
26
if (APPLE)
0 commit comments