]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/curlpp/fix-findzliberror.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / curlpp / fix-findzliberror.patch
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index c42943c..12d402c 100644
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt
5 @@ -1,3 +1,4 @@
6 +cmake_minimum_required(VERSION 2.8)
7 project(curlpp)
8
9