rename target to git_info
This commit is contained in:
@ -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
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user