mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-26 08:38:24 -05:00
7 lines
213 B
Makefile
Executable File
7 lines
213 B
Makefile
Executable File
FATE_HWCONTEXT += fate-hwdevice
|
|
fate-hwdevice: libavutil/tests/hwdevice$(EXESUF)
|
|
fate-hwdevice: CMD = run libavutil/tests/hwdevice$(EXESUF)
|
|
fate-hwdevice: CMP = null
|
|
|
|
FATE_HW-$(CONFIG_AVUTIL) += $(FATE_HWCONTEXT)
|