File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ set(OPTIMIZATIONTOOLS_BUILD_TEST OFF)
2828FetchContent_Declare(
2929 optimizationtools
3030 GIT_REPOSITORY https://github.com/fontanf/optimizationtools.git
31- GIT_TAG e8c379203792fcad764cce239986b325619475fd
31+ GIT_TAG 7ec13db980ffdcb84dc43d5552c880661eda129b
3232 #SOURCE_DIR "${PROJECT_SOURCE_DIR}/../optimizationtools/"
3333 EXCLUDE_FROM_ALL )
3434FetchContent_MakeAvailable(optimizationtools)
@@ -38,7 +38,7 @@ set(SHAPE_BUILD_TEST OFF)
3838FetchContent_Declare(
3939 shape
4040 GIT_REPOSITORY https://github.com/fontanf/shape.git
41- GIT_TAG 28d83c8d97066805896591b7a40ee13c0078ffec
41+ GIT_TAG 039a433f9f1275b2e69f727fdc0c5cf99ebeac27
4242 #SOURCE_DIR "${PROJECT_SOURCE_DIR}/../shape/"
4343 EXCLUDE_FROM_ALL )
4444FetchContent_MakeAvailable(shape)
You can’t perform that action at this time.
0 commit comments