mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
cmake - temporarily pin git_sha to reuse ccache for debugging
This commit is contained in:
@@ -1336,6 +1336,7 @@ if(ADD_COMMIT_SHA)
|
|||||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||||
)
|
)
|
||||||
|
|
||||||
|
set(git_sha "418eb277d")
|
||||||
message(STATUS "IfcOpenShell branch: \"${git_branch}\"")
|
message(STATUS "IfcOpenShell branch: \"${git_branch}\"")
|
||||||
message(STATUS "IfcOpenShell commit: \"${git_sha}\"")
|
message(STATUS "IfcOpenShell commit: \"${git_sha}\"")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user