about summary refs log tree commit diff
path: root/pkgs/by-name/ml/mlx42/mlx42.pc
blob: f0ca081cfed717cc9baea66abbe09ded32176b5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
prefix=@out@
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: mlx42
Description: A simple cross-platform graphics library that uses GLFW and OpenGL
Version: @version@
Libs: -L${libdir} -lmlx42
Cflags: -I${includedir}