Added todo for hidapi rename

Former-commit-id: 27a02e329378f980bd3ee9e4be983c4e11ae0614
This commit is contained in:
T. van der Zwan 2013-12-18 14:54:43 +00:00
parent feb88d56bd
commit a3ba0b58af
1 changed files with 1 additions and 0 deletions

View File

@ -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)