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)

貢獻者指南