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