mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
quiet git header output
This commit is contained in:
committed by
Lorenz Meier
parent
ac7c309925
commit
c9192e23e1
@@ -931,7 +931,7 @@ function(px4_create_git_hash_header)
|
||||
file(WRITE ${OUT} "")
|
||||
add_custom_command(
|
||||
OUTPUT __fake
|
||||
COMMAND ${PYTHON_EXECUTABLE} ${PX4_SOURCE_DIR}/Tools/px_update_git_header.py ${OUT}
|
||||
COMMAND ${PYTHON_EXECUTABLE} ${PX4_SOURCE_DIR}/Tools/px_update_git_header.py ${OUT} > ${PX4_BINARY_DIR}/git_header.log
|
||||
WORKING_DIRECTORY ${PX4_SOURCE_DIR}
|
||||
COMMENT "Generating git hash header"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user