DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/1] allow libraries with no sources
@ 2024-03-06 22:17 Paul Szczepanek
  2024-03-06 22:17 ` [PATCH v1 1/1] lib: " Paul Szczepanek
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Szczepanek @ 2024-03-06 22:17 UTC (permalink / raw)
  To: thomas; +Cc: dev, Paul Szczepanek

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-07 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 22:17 [PATCH v1 0/1] allow libraries with no sources Paul Szczepanek
2024-03-06 22:17 ` [PATCH v1 1/1] lib: " Paul Szczepanek
2024-03-07 10:46   ` David Marchand
2024-03-07 11:42     ` Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).