gecko-dev/third_party/drm/moz.build

7 lines
113 B
Plaintext

if CONFIG['MOZ_WEBRTC']:
EXPORTS.drm = [
'drm/include/libdrm/drm.h',
'drm/xf86drm.h',
]