Skip to content

Commit

Permalink
DOC: Non-permanent github link detected
Browse files Browse the repository at this point in the history
pre-commit hook id: check-vcs-permalinks

Non-permanent github link detected.

Whet to non-permanent link on github, and
press [y] to load a permalink. Replaced
with permanant link.
  • Loading branch information
hjmjohnson committed Dec 12, 2024
1 parent a69096a commit 44e3760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/ITKSetStandardCompilerFlags.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function(check_avx_flags avx_flags_var)
endfunction()

# Check for the presence of SSE2.
# Adapted from the AVX check and https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx#L164-L178
# Adapted from the AVX check and https://github.com/InsightSoftwareConsortium/ITK/blob/4cbe24cb4a45d689cadd56d554b8ccf3584a5ca6/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx#L164-L178
function(check_sse2_flags sse2_flags_var)

# set flags to be used in check_cxx_source_runs below
Expand Down

0 comments on commit 44e3760

Please # to comment.