mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05: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
@ -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…
Reference in New Issue
Block a user