gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 03/411: dist: add missing CMake Find modules to the distribution


From: gnunet
Subject: [gnurl] 03/411: dist: add missing CMake Find modules to the distribution
Date: Wed, 13 Jan 2021 01:16:58 +0100

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit 7f8863f741f9a14db319701b4b3f29ed71286bf2
Author: Don J Olmstead <don.j.olmstead@gmail.com>
AuthorDate: Thu Aug 20 10:41:39 2020 -0700

    dist: add missing CMake Find modules to the distribution
    
    Closes #5836
---
 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index b9632770d..f7e080284 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,7 @@ CMAKE_DIST =                                    \
  CMake/CurlSymbolHiding.cmake                   \
  CMake/CurlTests.c                              \
  CMake/FindBearSSL.cmake                        \
+ CMake/FindBrotli.cmake                         \
  CMake/FindCARES.cmake                          \
  CMake/FindGSS.cmake                            \
  CMake/FindLibSSH2.cmake                        \
@@ -38,8 +39,10 @@ CMAKE_DIST =                                    \
  CMake/FindNGHTTP2.cmake                        \
  CMake/FindNGHTTP3.cmake                        \
  CMake/FindNGTCP2.cmake                         \
+ CMake/FindNSS.cmake                            \
  CMake/FindQUICHE.cmake                         \
  CMake/FindWolfSSL.cmake                        \
+ CMake/FindZstd.cmake                           \
  CMake/Macros.cmake                             \
  CMake/OtherTests.cmake                         \
  CMake/Platforms/WindowsCache.cmake             \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]