]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/blas/portfile.cmake
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / blas / portfile.cmake
1 SET(VCPKG_POLICY_EMPTY_PACKAGE enabled)
2
3 # Make sure BLAS can be found
4 vcpkg_configure_cmake(SOURCE_PATH ${CURRENT_PORT_DIR}
5 OPTIONS -DCMAKE_PREFIX_PATH="${CURRENT_PACKAGES_DIR}")