mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
fix regression in the icu cmake module
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
8bf003e254
commit
77608502c2
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ endif()
|
|||
|
||||
find_path(ICU_INCLUDES
|
||||
NAMES
|
||||
unistr.h
|
||||
PATH_SUFFIXES unicode
|
||||
unicode/unistr.h
|
||||
HINTS
|
||||
$ENV{ICUDIR}/include
|
||||
/usr/include
|
||||
|
|
Loading…
Add table
Reference in a new issue