cmake_minimum_required(VERSION 3.0...3.10) PROJECT(icwmp C) add_subdirectory(bbf_plugin) add_subdirectory(src)