mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
d/hdk: Does not require hidapi
This commit is contained in:
parent
382813edd6
commit
d03db42075
|
@ -18,9 +18,6 @@ if(BUILD_DRIVER_HDK)
|
|||
|
||||
# Use OBJECT to not create a archive, since it just gets in the way.
|
||||
add_library(drv_hdk OBJECT ${HDK_SOURCE_FILES})
|
||||
target_include_directories(drv_hdk SYSTEM
|
||||
PRIVATE ${HIDAPI_INCLUDE_DIRS}
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue