12 lines
294 B
PkgConfig

prefix=@PREFIX@
exec_prefix=@PREFIX@
libdir=@PREFIX@/lib
includedir=@PREFIX@/include
Name: GLFW
Description: A portable framework for OpenGL development
Version: 2.7
URL: http://www.glfw.org/
Libs: -L${libdir} -lglfw -framework Cocoa -framework OpenGL -framework IOKit
Cflags: -I${includedir}