libnfc/cmake
Alexander Sieg a884a45ab1 Fix builds on FreeBSD
Without this patch the cmake config assume that every UNIX system that
is not APPLE is automatically a linux system. This however causes
problems on FreeBSD and properly on other BSD systems.

We now explicitly check if the CMAKE_SYSTEM_NAME is set to Linux.
2021-08-14 12:07:59 +02:00
..
modules Fix builds on FreeBSD 2021-08-14 12:07:59 +02:00
config_posix.h.cmake Uses configurable path for libnfc's configuration files 2013-02-01 11:11:39 +01:00
config_windows.h.cmake Uses configurable path for libnfc's configuration files 2013-02-01 11:11:39 +01:00
FixBundle.cmake.in Drop PCRE dependency. 2015-07-22 15:47:36 +02:00
LibNFCConfig.cmake.in Added config files 2015-04-30 15:34:08 +02:00
LibNFCConfigVersion.cmake.in Added config files 2015-04-30 15:34:08 +02:00
Makefile.am Add missing files to autotools release process 2017-04-04 11:10:46 +02:00
UseLibNFC.cmake Added config files 2015-04-30 15:34:08 +02:00