genode/repos/gems/lib/mk/dialog.mk
Norman Feske 1b0829e8a9 gems: ABI and depot recipe for dialog API
This exposes makes the dialog API usable for users of Goa. It turns the
former static dialog library to a shared object and accompanied symbols
file, and adds depot recipes for the library and API.

Issue #5409
2025-01-30 16:30:13 +01:00

7 lines
125 B
Makefile

SRC_CC += sandboxed_runtime.cc text_area_widget.cc
LIBS += sandbox
vpath %.cc $(REP_DIR)/src/lib/dialog
SHARED_LIB = yes