cmake - temporarily pin git_sha to reuse ccache for debugging

This commit is contained in:
Andrej730
2025-09-24 14:20:57 +05:00
parent 49e9aa1652
commit 18a26672e9
+1
View File
@@ -1336,6 +1336,7 @@ if(ADD_COMMIT_SHA)
OUTPUT_STRIP_TRAILING_WHITESPACE
)
set(git_sha "418eb277d")
message(STATUS "IfcOpenShell branch: \"${git_branch}\"")
message(STATUS "IfcOpenShell commit: \"${git_sha}\"")