portfile.cmake 369 B

123456
  1. #Will not build on Windows!
  2. message(WARNING "This port is just a placeholder until the required wayland libraries have been added into VCPKG! \
  3. As such the build will most likely fail until your system has the required wayland libraries installed (untested)")
  4. include(${CURRENT_INSTALLED_DIR}/share/qt5/qt_port_functions.cmake)
  5. qt_submodule_installation()