Skip to content

CMake module to find the Leap SDK for Leap Motion's hand tracking device

Notifications You must be signed in to change notification settings

tomcarter259/Find-Leap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Find-Leap

CMake module to find the Leap SDK for Leap Motion's hand tracking device

Platforms

Currently only OSX and Linux. Some stubs for Windows are provided, please feel free to fork and finish these.

Use

You need to copy a couple of files from the Leap_SDK folder to your system.

Mac OS X

Copy include/Leap.h to /usr/local/include/ then lib/libLeap.dylib to /usr/local/lib/

Linux

The .deb package from LeapMotion installs the library but not the include file. Copy include/Leap.h to /usr/local/include/

About

CMake module to find the Leap SDK for Leap Motion's hand tracking device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published