libnfc/include/nfc/CMakeLists.txt

5 lines
147 B
Text
Raw Normal View History

2010-01-11 21:33:46 +01:00
# Headers
FILE(GLOB headers "${CMAKE_CURRENT_SOURCE_DIR}/*.h")
INSTALL(FILES ${headers} DESTINATION ${INCLUDE_INSTALL_DIR}/nfc COMPONENT headers)