project('rackman', 'c') executable('rackman', 'main.c') cmake = import('cmake') opt_var = cmake.subproject_options() lvgl = cmake.subproject('lvgl')