espressif_idf-extra-components/usb/usb_host_uvc/test/CMakeLists.txt

4 lines
175 B
CMake

idf_component_register(SRCS "test_uvc.c" "libusb_parse.c"
INCLUDE_DIRS "." "../private_include"
REQUIRES usb_host_uvc usb unity)