mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08: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} "")
|
file(WRITE ${OUT} "")
|
||||||
add_custom_command(
|
add_custom_command(
|
||||||
OUTPUT __fake
|
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}
|
WORKING_DIRECTORY ${PX4_SOURCE_DIR}
|
||||||
COMMENT "Generating git hash header"
|
COMMENT "Generating git hash header"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user