src = [ 'main.vala' ] test4_app = executable ('test4', src, dependencies : [gtk4], link_with: [gflow, gtkflow4], include_directories: [gflow_inc, gtkflow4_inc], install:false )