Correct spelling
This commit is contained in:
parent
3894419b14
commit
41ce19ab97
@ -26,7 +26,7 @@ if(INCLUDE_GIT_REVISION)
|
|||||||
|
|
||||||
find_program(GIT_EXECUTABLE git)
|
find_program(GIT_EXECUTABLE git)
|
||||||
if(GIT_EXECUTABLE-NOTFOUND)
|
if(GIT_EXECUTABLE-NOTFOUND)
|
||||||
message(FATAL_ERROR "Misssing GIT executable." )
|
message(FATAL_ERROR "Missing GIT executable." )
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Get the current working branch
|
# Get the current working branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user