Explanation why ICU is needed for usersq module

main
Artem Grinev 6 years ago
parent 4e54a2aefe
commit c85d1ae1fe

@ -29,6 +29,7 @@ if( LibPWQuality_FOUND )
add_definitions( -DCHECK_PWQUALITY -DHAVE_LIBPWQUALITY )
endif()
#needed for ${_users}/Config.cpp
find_package( ICU COMPONENTS uc i18n )
set_package_properties(
ICU PROPERTIES

Loading…
Cancel
Save