Alexey Rochev
|
1159bd46c3
|
meson: fix tests/tools link errors when building shared library for Windows
We need to link them with ws2_32 explicitly.
|
2022-01-13 01:55:03 +03:00 |
Alexey Rochev
|
ba6f11f751
|
meson: automatically add PSL_STATIC define when building Windows static library
|
2022-01-13 01:54:38 +03:00 |
Alexey Rochev
|
02c8476071
|
Use C++ linker when building with libicu
ICU is a C++ library, event though it has C interface.
Therefore we have to use C++ linker when linking with it.
|
2022-01-07 01:12:17 +03:00 |
Tomasz Kłoczko
|
47bab910ee
|
Install psl executable and man pages.
Resolve #156
|
2020-08-05 18:38:11 +01:00 |
Xavier Claessens
|
77c10beab7
|
Add initial Meson build system
|
2018-12-07 09:54:20 -05:00 |