emscripten-core/emscripten

Feature request: enable find_package for ICU port

开放

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

 (5 条评论) (2 个反应) (1 位负责人)C++ (3,519 个派生)batch import
good first bughelp wanted

仓库指标

星标
 (27,361 个星标)
PR 合并指标
 (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)

贡献者指南