cmake: Fix a typo in Findlcms2
This commit is contained in:
parent
70458eb280
commit
810186222b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
# ``lcms2_VERSION``
|
||||
# The version of lcms2
|
||||
# ``lcms2_LIBRARIES``
|
||||
# This should be passed to target_compile_options() if the target is not
|
||||
# This should be passed to target_link_libraries() if the target is not
|
||||
# used for linking
|
||||
# ``lcms2_INCLUDE_DIRS``
|
||||
# This should be passed to target_include_directories() if the target is not
|
||||
|
|
Loading…
Reference in a new issue