5 lines
73 B
CMake
5 lines
73 B
CMake
|
|
cmake_minimum_required(VERSION 3.13)
|
||
|
|
|
||
|
|
|
||
|
|
add_subdirectory(at_device-2.1.0)
|