Add CMake detection logic for libdrm include files
authorJames Jones <jajones@nvidia.com>
Tue, 12 Jan 2021 18:42:26 +0000 (10:42 -0800)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 7 Apr 2021 06:29:59 +0000 (06:29 +0000)
commit0bb23081d493eb1f6b482eb661de3b75357cd2c7
tree354e8cc848b6503a61f583cd7c6cb3c4c6a882a5
parent0336aefcf49e147c014d7bd22484f7a8954e9081
Add CMake detection logic for libdrm include files

Determine if the base DRM header files are
available, and if so, add their paths to the
include directories and add a definition
indicating they were found.

Change-Id: Iaf014dc0978ba050995ed3ad61c0ddc6b751e3ea
CMakeLists.txt