mirror of
https://github.com/curl/curl.git
synced 2026-06-17 02:15:38 +03:00
dist: fix the cmake build by shipping cmake_uninstall.cmake.in too
Fixes #1755
This commit is contained in:
parent
478596b34b
commit
050e3532f4
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in \
|
|||
CMake/Macros.cmake \
|
||||
CMake/CurlSymbolHiding.cmake CMake/FindCARES.cmake \
|
||||
CMake/FindLibSSH2.cmake CMake/FindNGHTTP2.cmake \
|
||||
CMake/FindMbedTLS.cmake
|
||||
CMake/FindMbedTLS.cmake cmake_uninstall.cmake.in
|
||||
|
||||
VC6_LIBTMPL = projects/Windows/VC6/lib/libcurl.tmpl
|
||||
VC6_LIBDSP = projects/Windows/VC6/lib/libcurl.dsp.dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue