cmake: fix typo in comment
This commit is contained in:
parent
751414654d
commit
15558b4085
@ -65,7 +65,7 @@ endif()
|
|||||||
# Declare variable GMIO_STR2FLOAT_LIB(library for string-to-float conversion)
|
# Declare variable GMIO_STR2FLOAT_LIB(library for string-to-float conversion)
|
||||||
# - std:
|
# - std:
|
||||||
# C standard library functions(eg strtod())
|
# C standard library functions(eg strtod())
|
||||||
# - irrlich_fast_atof:
|
# - irrlicht_fast_atof:
|
||||||
# fast_atof() function of Irrlicht project
|
# fast_atof() function of Irrlicht project
|
||||||
# - google_doubleconversion:
|
# - google_doubleconversion:
|
||||||
# Google's doubleconversion functions, note that this implies C++
|
# Google's doubleconversion functions, note that this implies C++
|
||||||
|
Loading…
Reference in New Issue
Block a user