1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/ext/intl
Christoph M. Becker 1800cad9d9 Properly check for required icu4c libraries
Besides that just checking for icuuc.lib does not necessarily imply
that the other libraries are available, doing it this way will not copy
the PDBs to the build folder, so these are not available in the debug
packages.  Furthermore, `CHECK_LIB` already adds the library to the
flags, so there is no need to do this manually.

Closes GH-17010.
2024-12-07 15:10:06 +01:00
..
2023-07-04 09:18:49 +02:00
2023-01-23 13:46:58 +00:00
2023-07-04 09:18:49 +02:00
2024-11-15 18:55:31 +01:00
2023-07-04 09:18:49 +02:00
2024-07-24 16:47:03 +02:00
2023-04-18 11:05:23 +02:00