Skip to content

Commit

Permalink
Merge pull request #11230 from OPM/cmake-format-patches-aa4mxj9
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj authored Feb 26, 2024
2 parents f21538f + 0db5a8c commit eb95ddf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,7 @@ if(GIT_FOUND AND EXISTS "${PROJECT_SOURCE_DIR}/.git")
execute_process(
COMMAND git log -1 --pretty=format:%h
OUTPUT_VARIABLE RESINSIGHT_GIT_HASH
OUTPUT_STRIP_TRAILING_WHITESPACE
ERROR_QUIET
OUTPUT_STRIP_TRAILING_WHITESPACE ERROR_QUIET
)

# Update submodules as needed
Expand Down

0 comments on commit eb95ddf

Please sign in to comment.