1f69546b3SJagpal Singh Gillmodbus_common_lib = static_library( 2f69546b3SJagpal Singh Gill 'modbus_common_lib', 3f69546b3SJagpal Singh Gill 'entity_manager_interface.cpp', 4*7184805aSJagpal Singh Gill 'events.cpp', 5f69546b3SJagpal Singh Gill include_directories: ['.'], 6f69546b3SJagpal Singh Gill dependencies: [default_deps], 7f69546b3SJagpal Singh Gill) 8