summarylogtreecommitdiffstats
path: root/libleap.pc
blob: 7a2e83a32b8dcf4d75aaf7566d5e2049373ca31a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# This file has been put into the public domain.
# You can do whatever you want with this file.
#

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/Leap
includedir=${prefix}/include

Name: libleap
Description: Leap Motion SDK
URL: https://developer.leapmotion.com
Version: 2.2.5
Cflags: -I${includedir}
Libs: -L${libdir} -lLeap