[PATCH v1 0/1] allow libraries with no sources
Paul Szczepanek
paul.szczepanek at arm.com
Wed Mar 6 23:17:08 CET 2024
I want to add library which is header only.
Attempting to build such a a library causes errors during checks.
This skips over building libraries while retaining other library
functionality.
The added lines are the first and last 5. The rest is indentation.
Paul Szczepanek (1):
lib: allow libraries with no sources
lib/meson.build | 176 +++++++++++++++++++++++++-----------------------
1 file changed, 91 insertions(+), 85 deletions(-)
--
2.25.1
More information about the dev
mailing list