Add pn53x-* to CMakeLists

This commit is contained in:
Philippe Teuwen 2017-03-31 22:46:11 +02:00
parent 32bb627108
commit f2457d0559

View file

@ -8,6 +8,9 @@ SET(EXAMPLES-SOURCES
nfc-mfsetuid
nfc-poll
nfc-relay
pn53x-diagnose
pn53x-sam
pn53x-tamashell
)
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/../libnfc)