emscripten-core/emscripten
Consider adding pkg-config .pc files for included versions
クローズ
#2,387 opened on 2014/05/28
help wanted
Repository metrics
- Stars
- (27,361 個のスター)
- PR merge metrics
- (平均マージ 19d 10h) (30d で 147 merged PRs)
説明
I manually need to recreate these for each upgrade of emscripten, it would be helpful to have them included by default. It helps (VASTLY HELPS) configure scripts to complete without errors and configure accurately.
- Create a default system/lib/pkgconfig
- Include glesv2.pc, egl.pc, libpng.pc, zlib.pc, sdl.pc (and any other included libraries with emscripten's build).
This would be a huge improvement and very low effort.