mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
18869199ca
Fixes #5325
10 lines
134 B
Makefile
10 lines
134 B
Makefile
SRC_CC = qt_component.cc
|
|
|
|
LIBS = libc
|
|
|
|
SHARED_LIB = yes
|
|
|
|
vpath qt_component.cc $(REP_DIR)/src/lib/qt6_component
|
|
|
|
CC_CXX_WARN_STRICT =
|