forked from Archive/PX4-Autopilot
Build: Less verbose
This commit is contained in:
parent
7aa6e85563
commit
1e7f19335d
|
@ -772,7 +772,7 @@ function(px4_create_git_hash_header)
|
|||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
|
||||
)
|
||||
message(STATUS "GIT_TAG = ${git_tag}")
|
||||
#message(STATUS "GIT_TAG = ${git_tag}")
|
||||
execute_process(
|
||||
COMMAND git rev-parse HEAD
|
||||
OUTPUT_VARIABLE git_desc
|
||||
|
|
Loading…
Reference in New Issue