Typo
This commit is contained in:
parent
2f343ad64d
commit
8cce99b2c7
@ -64,9 +64,9 @@ if(GENERATE_DOCS)
|
|||||||
ERROR_QUIET
|
ERROR_QUIET
|
||||||
)
|
)
|
||||||
|
|
||||||
# set to "'unkown'" if git is not available
|
# set to "'unknown'" if git is not available
|
||||||
if(GIT_REVISION STREQUAL "")
|
if(GIT_REVISION STREQUAL "")
|
||||||
set(GIT_REVISION "'unkown'")
|
set(GIT_REVISION "'unknown'")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Find "short" doxygen version if it was built from Git
|
# Find "short" doxygen version if it was built from Git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user