Skip to content

Commit

Permalink
ENH: Update Autoscoper
Browse files Browse the repository at this point in the history
List of changes:

```
$ git shortlog 48fcab973..7df4365ec --no-merges
Anthony Lombardi (1):
      ENH: Log optimization parameter to file
```
  • Loading branch information
NicerNewerCar committed Feb 7, 2024
1 parent 0829380 commit 1b3eaa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_Autoscoper.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ if(NOT DEFINED ${proj}_DIR AND NOT ${SUPERBUILD_TOPLEVEL_PROJECT}_USE_SYSTEM_${p

ExternalProject_SetIfNotDefined(
Slicer_${proj}_GIT_TAG
"48fcab9734ba44ca101826156a0d57de99891f12"
"7df4365ecb1919fa10cb3e67a836467db0686f2e"
QUIET
)

Expand Down

0 comments on commit 1b3eaa4

Please sign in to comment.