emscripten-core/emscripten

Feature request: enable find_package for ICU port

Open

#18,799 创建于 2023年2月20日

在 GitHub 查看
 (5 评论) (2 反应) (1 负责人)C++ (3,519 fork)batch import
good first bughelp wanted

仓库指标

Star
 (27,361 star)
PR 合并指标
 (平均合并 19天 10小时) (30 天内合并 147 个 PR)

描述

It seems that some of the ports (SDL, OpenAL, etc) already have find_package enabled (Please correct me if I'm wrong)

It'd be nice to also have it implemented for ICU

find_package(ICU REQUIRED COMPONENTS uc i18n data)

贡献者指南