CMake module to find the Leap SDK for Leap Motion's hand tracking device
Currently only OSX and Linux. Some stubs for Windows are provided, please feel free to fork and finish these.
You need to copy a couple of files from the Leap_SDK folder to your system.
Copy include/Leap.h
to /usr/local/include/
then lib/libLeap.dylib
to /usr/local/lib/
The .deb package from LeapMotion installs the library but not the
include file.
Copy include/Leap.h
to /usr/local/include/