emscripten-core/emscripten

Feature request: enable find_package for ICU port

オープン

#18,799 opened on 2023/02/20

 (5 件のコメント) (2 件のリアクション) (1 人の担当者)C++ (3,519 件のフォーク)batch import
good first bughelp wanted

Repository metrics

Stars
 (27,361 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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)

コントリビューターガイド