Files
hidapi/libusb
Ihor Dutchak 81dd62dd10 Ensure Iconv is found when provided via CFLAGS/LDFLAGS (#430)
- by default find_file/find_library doesn't respect CFLAGS/LDFLAGS, and FindIconv fails to find Iconv;
- by explicitly trying to link against `-liconv` - we're checking if library is available in such way;
- additionally: if Iconv is detected as BUILT_IN, no need to explicitly depend on `Iconv::Iconv`;
2022-06-22 01:30:45 +03:00
..
2022-04-23 15:50:41 +03:00
2022-05-05 14:53:17 +03:00
2022-05-05 14:53:17 +03:00
2022-05-05 14:53:17 +03:00