Explanation why ICU is needed for usersq module
This commit is contained in:
parent
4e54a2aefe
commit
c85d1ae1fe
@ -29,6 +29,7 @@ if( LibPWQuality_FOUND )
|
|||||||
add_definitions( -DCHECK_PWQUALITY -DHAVE_LIBPWQUALITY )
|
add_definitions( -DCHECK_PWQUALITY -DHAVE_LIBPWQUALITY )
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
#needed for ${_users}/Config.cpp
|
||||||
find_package( ICU COMPONENTS uc i18n )
|
find_package( ICU COMPONENTS uc i18n )
|
||||||
set_package_properties(
|
set_package_properties(
|
||||||
ICU PROPERTIES
|
ICU PROPERTIES
|
||||||
|
Loading…
Reference in New Issue
Block a user