nfc-tools / libnfc

Platform independent Near Field Communication (NFC) library
http://nfc-tools.org
GNU Lesser General Public License v3.0
1.64k stars 436 forks source link

Fix packaging issues on Windows #729

Closed ikspress closed 3 weeks ago

ikspress commented 1 month ago

Install libnfc.pc on all platforms to support mfoc. fixup_bundle is not necessary on Windows.

ikspress commented 1 month ago

FixBundle.cmake is working wrongly on VS2019 and MSYS2 MINGW64, Why not remove it?

ikspress commented 4 weeks ago

LibNFCConfig.cmake contains absolute path on mingw, so remove it. libnfc is dynamic library only recently, so I think it's no need to add libnfc library.