rename target to git_info

This commit is contained in:
Radovan Bast 2015-08-02 17:54:22 +02:00
parent b30bfa3e01
commit f7b1b854aa

View File

@ -17,6 +17,6 @@ add_custom_command(
)
add_custom_target(
check
git_info
ALL DEPENDS ${PROJECT_BINARY_DIR}/git_info.h
)