Files
v2x-sniffer/v2x_fw/CMakeLists.txt
T

5 lines
147 B
CMake

cmake_minimum_required(VERSION 3.16)
set(EXTRA_COMPONENT_DIRS "components")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(v2x_sniffer)