]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/anax/Add-bin-output.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / anax / Add-bin-output.patch
1 --- a/CMakeLists.txt Tue Oct 13 13:47:40 2015
2 +++ b/CMakeLists.txt Tue Dec 06 11:13:23 2016
3 @@ -161,6 +161,7 @@
4 # Library files
5 install(
6 TARGETS ${ANAX_LIBRARY_NAME}
7 + RUNTIME DESTINATION bin
8 LIBRARY DESTINATION lib
9 ARCHIVE DESTINATION lib
10 )