mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-07-22 19:51:57 +00:00
Rearrange source code.
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user