4 lines
241 B
CMake
4 lines
241 B
CMake
|
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()
|