commit | a335311fc3417489d0cfe09712546db248e65f2f | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jun 25 23:32:49 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 26 02:31:31 2025 -0400 |
tree | 901454d504baed6e99b4d60826872ca862abc2f9 | |
parent | 9ca8692dedc633c6d2857f0a8dda8a3437ed50f9 [diff] |
meson: handle missing ldap dependency Adjust the meson.build so that ldap can be an optional dependency. This allows out-of-docker builds for environments which might not have the LDAP libraries installed. In the future this could also be leveraged by a meson.option that would disable LDAP support. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I214b7e69580bd11432f88a85fa760a5e07f7fad2