mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Added todo for hidapi rename
Former-commit-id: 27a02e329378f980bd3ee9e4be983c4e11ae0614
This commit is contained in:
parent
feb88d56bd
commit
a3ba0b58af
1
dependencies/build/hidapi/CMakeLists.txt
vendored
1
dependencies/build/hidapi/CMakeLists.txt
vendored
@ -3,6 +3,7 @@ project(hidapi)
|
||||
# Add the 'generic' hidapi include directory
|
||||
include_directories(../../include/hidapi)
|
||||
|
||||
#TODO[TvdZ]: Rename hidapi-??? to hidapi
|
||||
if(APPLE)
|
||||
|
||||
find_package(IOKit REQUIRED)
|
||||
|
Loading…
Reference in New Issue
Block a user