Files
esp-idf/examples/peripherals/h264/main/CMakeLists.txt

4 lines
126 B
CMake

idf_component_register(SRC_DIRS "./"
INCLUDE_DIRS "./"
PRIV_REQUIRES esp_psram)