mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-11-23 01:44:35 +08:00
[cmake] fix typo in comment
This commit is contained in:
parent
e99f994933
commit
5f07ffda94
@ -1,8 +1,8 @@
|
||||
# - Try to find lodepng
|
||||
# Once done this will define
|
||||
# lodepng_FOUND - cJSON was found
|
||||
# lodepng_INCLUDE_DIRS - cJSON include directories
|
||||
# lodepng_LIBRARIES - cJSON libraries for linking
|
||||
# lodepng_FOUND - lodepng was found
|
||||
# lodepng_INCLUDE_DIRS - lodepng include directories
|
||||
# lodepng_LIBRARIES - lodepng libraries for linking
|
||||
|
||||
find_path(lodepng_INCLUDE_DIR
|
||||
NAMES lodepng.h)
|
||||
|
Loading…
Reference in New Issue
Block a user