Edit

IABSD.fr/xenocara/lib/libdrm/libkms/libkms.pc.in

Branch :

  • Show log

    Commit

  • Author : mpi
    Date : 2012-11-27 14:37:08
    Hash : ad95eb8c
    Message : Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@ Tested by jsg@, ajacoutot@, shadchin@ and matthieu@, ok matthieu@

  • lib/libdrm/libkms/libkms.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    
    Name: libkms
    Description: Library that abstract aways the different mm interface for kernel drivers
    Version: 1.0.0
    Libs: -L${libdir} -lkms
    Cflags: -I${includedir}/libkms