]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/install-extra-headers.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / ampl-asl / install-extra-headers.patch
1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2 index 35d248d..8a85aa7 100644
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt
5 @@ -317,6 +317,7 @@ if(BUILD_CPP)
6 endif()
7
8 install(FILES ${ASL_HEADERS} ${ASL_SOURCE_DIR}/opcode.hd ${ASL_SOURCE_DIR}/r_opn.hd
9 + ${GENERATED_INCLUDE_DIR}/stdio1.h ${GENERATED_INCLUDE_DIR}/arith.h
10 DESTINATION include/asl COMPONENT asl)
11 install(FILES ${ASL2_HEADERS} ${ASL2_SOURCE_DIR}/opcode.hd ${ASL2_SOURCE_DIR}/r_opn.hd
12 DESTINATION include/asl2 COMPONENT asl)