mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-24 03:00:07 +00:00
Merge pull request #301 from xantares/patch-1
CMake: fix drivers include
This commit is contained in:
commit
6be73720fa
@ -61,4 +61,4 @@ IF(LIBNFC_DRIVER_PN53X_USB)
|
||||
SET(USB_REQUIRED TRUE)
|
||||
ENDIF(LIBNFC_DRIVER_PN53X_USB)
|
||||
|
||||
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/drivers)
|
||||
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/libnfc/drivers)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user