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)

貢獻者指南