It cow compile using CMake.
This commit is contained in:
parent
06a76f6470
commit
c9689c74fb
5 changed files with 30 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
SET(EXAMPLES-SOURCES nfc-list nfc-mfclassic nfc-mfultralight nfcip-initiator nfcip-target nfc-anticol nfc-emulate nfc-relay)
|
||||
|
||||
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/../)
|
||||
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/../lib)
|
||||
|
||||
# Examples
|
||||
FOREACH(source ${EXAMPLES-SOURCES})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue