Add pn53x-* to CMakeLists
This commit is contained in:
parent
32bb627108
commit
f2457d0559
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ SET(EXAMPLES-SOURCES
|
||||||
nfc-mfsetuid
|
nfc-mfsetuid
|
||||||
nfc-poll
|
nfc-poll
|
||||||
nfc-relay
|
nfc-relay
|
||||||
|
pn53x-diagnose
|
||||||
|
pn53x-sam
|
||||||
|
pn53x-tamashell
|
||||||
)
|
)
|
||||||
|
|
||||||
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/../libnfc)
|
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/../libnfc)
|
||||||
|
|
Loading…
Reference in a new issue