Build: Less verbose

This commit is contained in:
Lorenz Meier 2016-05-05 13:37:02 +02:00
parent 7aa6e85563
commit 1e7f19335d
1 changed files with 1 additions and 1 deletions

View File

@ -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