early-access version 2853
This commit is contained in:
6
externals/vcpkg/ports/qt5-declarative/portfile.cmake
vendored
Executable file
6
externals/vcpkg/ports/qt5-declarative/portfile.cmake
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/qt5/qt_port_functions.cmake)
|
||||
qt_submodule_installation(OUT_SOURCE_PATH SOURCE_PATH PATCHES limits_include.patch)
|
||||
|
||||
if(NOT QT_UPDATE_VERSION)
|
||||
vcpkg_replace_string("${CURRENT_PACKAGES_DIR}/include/qt5/QtQml/${QT_MAJOR_MINOR_VER}.${QT_PATCH_VER}/QtQml/private/qqmljsparser_p.h" "${SOURCE_PATH}" "")
|
||||
endif()
|
||||
Reference in New Issue
Block a user