blob: 14a8cbdb2192d0ceb191f7a19360904cf0d9a922 (
plain)
1
2
3
4
|
message(FATAL_ERROR "${PORT} has been deprecated and will be removed in the future from VCPKG")
#set(VCPKG_POLICY_EMPTY_INCLUDE_FOLDER enabled)
#include(${CURRENT_INSTALLED_DIR}/share/qt5/qt_port_functions.cmake)
#qt_submodule_installation()
|