1 2 3 4 5 6
sources = ['main.cpp'] libcamera = shared_library('camera', sources, install : true, include_directories : inc)