[gnutls-devel] GnuTLS | add meson (!1914)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Dec 25 18:29:20 CET 2024




Xavier Claessens started a new discussion on meson_gnulib/lib/uname/meson.build: https://gitlab.com/gnutls/gnutls/-/merge_requests/1914#note_2273772668

 > +project('uname', 'c')
 > +c = run_command('../../scripts/find_all_c_files.sh', '../../../gnulib/lib/uniname', check: true)

Don't do that, it won't rebuild when new files are added. List them all here instead, that makes rebuild faster.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1914#note_2273772668
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20241225/b4ba691d/attachment-0001.html>


More information about the Gnutls-devel mailing list