]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Meson: Move ragel to prog-ragel
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 1 Aug 2023 11:58:21 +0000 (13:58 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Wed, 20 Mar 2024 12:28:31 +0000 (13:28 +0100)
meson.build
meson/prog-ragel/meson.build [moved from meson/ragel/meson.build with 100% similarity]

index 00bf83f2492521ccd21e6644178590c17f8d048f..aacc37dba1bc5476f3423008d74ef82aad55db52 100644 (file)
@@ -46,7 +46,7 @@ subdir('meson/libssl')                   # OpenSSL libssl
 subdir('meson/gnutls')                   # GnuTLS
 subdir('meson/dot')                      # DNS over TLS
 subdir('meson/ipcipher')                 # IPCipher
-subdir('meson/ragel')                    # Find Ragel
+subdir('meson/prog-ragel')               # Find Ragel
 subdir('meson/clock-gettime')            # Clock_gettime
 subdir('meson/boost')                    # Boost
 subdir('meson/boost-program-options')    # Boost Program Options Library