]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt/portfile.cmake
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / qt5-activeqt / portfile.cmake
CommitLineData
1e59de90
TL
1if (NOT VCPKG_TARGET_IS_WINDOWS)
2 message(FATAL_ERROR "qt5-activeqt only support Windows.")
3endif()
4
5include(${CURRENT_INSTALLED_DIR}/share/qt5/qt_port_functions.cmake)
6qt_submodule_installation()