emscripten-core/emscripten

Feature request: enable find_package for ICU port

Open

#18.799 aperta il 20 feb 2023

Vedi su GitHub
 (5 commenti) (2 reazioni) (1 assegnatario)C++ (3519 fork)batch import
good first bughelp wanted

Metriche repository

Star
 (27.361 star)
Metriche merge PR
 (Merge medio 19g 10h) (147 PR mergiate in 30 g)

Descrizione

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)

Guida contributor