mirror of
https://github.com/curl/curl.git
synced 2026-07-24 11:37:21 +03:00
dist: add missing cmake modules to the tarball
Closes https://github.com/curl/curl/pull/1070
This commit is contained in:
parent
9297ca49f5
commit
3b36bd8e1a
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@ CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in \
|
|||
CMake/CurlTests.c CMake/FindGSS.cmake CMake/OtherTests.cmake \
|
||||
CMake/Platforms/WindowsCache.cmake CMake/Utilities.cmake \
|
||||
include/curl/curlbuild.h.cmake CMake/Macros.cmake \
|
||||
CMake/CurlSymbolHiding.cmake
|
||||
CMake/CurlSymbolHiding.cmake CMake/FindCARES.cmake \
|
||||
CMake/FindLibSSH2.cmake CMake/FindNGHTTP2.cmake
|
||||
|
||||
|
||||
VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue