CMakeLists.txt File Reference

Functions

 cmake_minimum_required (VERSION 3.5) project(bpp_tree) set(SOURCE_FILES bpp_tree.h bpp_tree.c bpp_tree_handler.h bpp_tree_handler.c../../file/linked_file_bag.h../../file/linked_file_bag.c../../file/ion_file.h../../file/ion_file.c../dictionary.h../dictionary.c../dictionary_types.h../../key_value/kv_system.h) if(USE_ARDUINO) set($
 

Function Documentation

cmake_minimum_required ( VERSION 3.  5)

Definition at line 1 of file dictionary/bpp_tree/CMakeLists.txt.

19  {PROJECT_NAME}_BOARD ${BOARD})