2025-04-06 01:33:19 +08:00
|
|
|
ohos_project_dir=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release
|
2025-05-08 17:56:49 +08:00
|
|
|
libdir=${ohos_project_dir}/out/surface/thirdparty/libdrm/
|
2025-04-06 01:33:19 +08:00
|
|
|
includedir=${ohos_project_dir}/third_party/libdrm
|
|
|
|
|
|
|
|
Name: libdrm
|
|
|
|
Description: Userspace interface to kernel DRM services
|
|
|
|
Version: 2.5.109
|
|
|
|
Libs: -L${libdir} -ldrm
|
|
|
|
Cflags: -I${includedir} -I${includedir}/include/drm/
|