cmake_minimum_required(VERSION 3.0 FATAL_ERROR) project(ble_wificonfig) add_subdirectory("src")