# The following lines of boilerplate have to be in your project's
# CMakeLists.txt file.

cmake_minimum_required(VERSION 3.22)

include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(esp_h264_example)
