rename target to git_info
This commit is contained in:
parent
b30bfa3e01
commit
f7b1b854aa
@ -17,6 +17,6 @@ add_custom_command(
|
|||||||
)
|
)
|
||||||
|
|
||||||
add_custom_target(
|
add_custom_target(
|
||||||
check
|
git_info
|
||||||
ALL DEPENDS ${PROJECT_BINARY_DIR}/git_info.h
|
ALL DEPENDS ${PROJECT_BINARY_DIR}/git_info.h
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user