17ed36a7a5
The config file is now manually parsed instead of using regex. While this is less beautifull, it allows us to drop PCRE as a dependency on Windows.
6 lines
119 B
Makefile
6 lines
119 B
Makefile
EXTRA_DIST = \
|
|
COPYING-CMAKE-SCRIPTS \
|
|
FindLIBUSB.cmake \
|
|
FindPCSC.cmake \
|
|
UseDoxygen.cmake \
|
|
LibnfcDrivers.cmake
|