Rearrange source code.
This commit is contained in:
parent
be1639b452
commit
c7d77d7664
59 changed files with 43 additions and 107 deletions
4
include/nfc/CMakeLists.txt
Normal file
4
include/nfc/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Headers
|
||||
FILE(GLOB headers "${CMAKE_CURRENT_SOURCE_DIR}/*.h")
|
||||
INSTALL(FILES ${headers} DESTINATION ${INCLUDE_INSTALL_DIR}/nfc COMPONENT headers)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue