intel: add and link with libintelkmd.a
authorChia-I Wu <olv@lunarg.com>
Wed, 25 Feb 2015 04:45:34 +0000 (12:45 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 25 Feb 2015 18:05:07 +0000 (11:05 -0700)
commit1c56fa1516f631b03639b79874a70821706c6eb2
tree07176b90ce84a3b58229f24d024885452e4fa0dd
parent87544e7688f718490e11a2a504aa1451d422010e
intel: add and link with libintelkmd.a

Add cmake rules to build libintelkmd.a, which implements our KMD interface
using our own stripped-down libdrm.  This removes libdrm dependency.
cmake/FindPCIAccess.cmake [new file with mode: 0644]
cmake/FindPthreadStubs.cmake [new file with mode: 0644]
cmake/FindValgrind.cmake [new file with mode: 0644]