[v1,0/1] allow libraries with no sources

Message ID 20240306221709.166722-1-paul.szczepanek@arm.com (mailing list archive)
Headers
Series allow libraries with no sources |

Message

Paul Szczepanek March 6, 2024, 10:17 p.m. UTC
  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