cmvr-es/dependency/arm/third_party/realsense/v2.56.5/lib/pkgconfig/glfw3.pc

14 lines
477 B
PkgConfig

prefix=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/realsense
exec_prefix=${prefix}
includedir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/realsense/include
libdir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/realsense/lib
Name: GLFW
Description: A multi-platform library for OpenGL, window and input
Version: 3.3.0
URL: https://www.glfw.org/
Requires.private: x11
Libs: -L${libdir} -lglfw3
Libs.private: -lrt -lm -ldl
Cflags: -I${includedir}