84ac716972
Meson port instead of using CMake as I ran into issues with the src directory (where uchardet.h is located) not being appended to the include path, and on Windows I ran into a Meson issue where a -D macro definition was being interpreted as a filename. In the end a Meson port seemed simpler than working out the CMake issues, as the CMakeLists.txt files were straightforward and easy to port. Note that because of the directory structure of the uchardet source I had to change the include directive from uchardet/uchardet.h to just uchardet.h. This is actually more in line with the uchardet pkg-config file, which appends /usr/include/uchardet to the include path. |
||
---|---|---|
.. | ||
csri | ||
iconv | ||
luabins | ||
packagefiles | ||
boost.wrap | ||
expat.wrap | ||
ffmpeg.wrap | ||
ffms2.wrap | ||
fribidi.wrap | ||
gtest.wrap | ||
harfbuzz.wrap | ||
hunspell.wrap | ||
icu.wrap | ||
libass.wrap | ||
libpng.wrap | ||
luajit.wrap | ||
nasm.wrap | ||
tronkko-dirent.wrap | ||
uchardet.wrap | ||
wxWidgets.wrap | ||
zlib.wrap |