qt5base-lts/mkspecs/features
Joerg Bornemann 6288c12bb4 Resolve QMAKE_INCDIR_VULKAN on every qmake call
Do not store this variable locally, because
a) it might change if the SDK location changes
b) does not play well with Qt installer packages which would provide the
include path of the build machine.

To achieve this we introduce the (usual) magic value - for
QMAKE_EXPORT_INCDIR_VULKAN to denote "do not export this value".

Fixes: QTBUG-73796
Change-Id: Ied26ee12cbcdf7f5f6e1caef5d29dadf6309c5d6
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-05-05 13:15:37 +00:00
..
android qmake: Add variables for setting the version number and name in Android 2019-02-04 16:57:07 +00:00
data CMake: fix generation of config files for external Qt modules on macOS 2019-04-12 09:31:35 +00:00
mac Fix determination of OpenGL include paths on macOS, take 3 2019-04-27 07:32:53 +00:00
uikit Remove codepaths and checks for unsupported Apple platforms 2018-08-31 12:35:45 +00:00
unix
wasm WebAssembly: Fix compilation of application on Windows host 2018-12-03 08:48:28 +00:00
win32 Resolve QMAKE_INCDIR_VULKAN on every qmake call 2019-05-05 13:15:37 +00:00
winrt Remove duplicated documentation from package_manifest.prf 2018-11-22 05:59:41 +00:00
benchmark.prf
build_pass.prf
cmake_functions.prf
cmdline.prf Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
configure_base.prf
configure.prf
create_cmake.prf CMake: fix generation of config files for external Qt modules on macOS 2019-04-12 09:31:35 +00:00
ctest_testcase_common.prf ctest: Make cmake test pass if it has been run before 2018-11-30 11:30:13 +00:00
ctest_testcase_installed.prf
ctest_testcase.prf
dbusadaptors.prf
dbuscommon.pri
dbusinterfaces.prf
declarative_debug.prf
default_post.prf qmake: Add support for CONFIG += c++17 2018-10-15 06:47:42 +00:00
default_pre.prf
designer_defines.prf
device_config.prf
egl.prf qmake: make CONFIG+=egl work again 2019-01-07 19:07:02 +00:00
exceptions_off.prf
exceptions.prf
exclusive_builds_post.prf
exclusive_builds.prf
file_copies.prf qmake: Fix COPIES for Visual Studio projects 2019-02-21 06:43:56 +00:00
gc_binaries.prf
gcov.prf
include_source_dir.prf
incredibuild_xge.prf
java.prf
lex.prf
link_ltcg.prf
link_pkgconfig.prf
lrelease.prf
ltcg.prf
moc.prf escape literal backslashes in qmake files 2018-12-12 17:24:39 +00:00
no_debug_info.prf
plugin_bundle.prf
precompile_header.prf
qgltf.prf
qlalr.prf
qmake_use.prf configure: normalize dashes to underscores in exported libraries 2018-12-19 19:21:49 +00:00
qml_debug.prf
qml_module.prf Add a means to handle dynamically created qmldir files 2019-03-20 08:37:59 +00:00
qml_plugin.prf Remove support for qml1 plugins and modules 2018-11-15 19:52:13 +00:00
qmltestcase.prf qmltestcase: Fix generation of Visual Studio project files 2019-01-11 12:56:14 +00:00
qt_android_deps.prf
qt_app.prf
qt_build_config.prf
qt_build_extra.prf
qt_build_paths.prf syncqt: fix forwarding injected headers, take ~3 2018-09-12 06:53:02 +00:00
qt_clear_installs.prf
qt_common.prf Fix prl replacements if libdir is in QMAKE_DEFAULT_LIBDIRS 2019-05-02 13:04:22 +00:00
qt_config.prf
qt_configure.prf Resolve QMAKE_INCDIR_VULKAN on every qmake call 2019-05-05 13:15:37 +00:00
qt_docs_targets.prf
qt_docs.prf escape literal backslashes in qmake files 2018-12-12 17:24:39 +00:00
qt_example_installs.prf
qt_functions.prf
qt_helper_lib.prf configure: normalize dashes to underscores in exported libraries 2018-12-19 19:21:49 +00:00
qt_installs.prf Fix install targets for generated private headers 2019-02-06 07:17:46 +00:00
qt_module_headers.prf syncqt: Fix resolution of injected headers for external modules 2019-04-23 09:09:33 +00:00
qt_module_pris.prf Resolve QMAKE_INCDIR_VULKAN on every qmake call 2019-05-05 13:15:37 +00:00
qt_module.prf make it possible to override the basename of module config files 2018-08-03 14:15:41 +00:00
qt_parts.prf
qt_plugin.prf
qt_targets.prf Bump copyright year to 2019 2018-12-18 07:51:10 +00:00
qt_test_helper.prf Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qt_tool.prf
qt_tracepoints.prf
qt.prf qmake: link qt libraries by full path 2019-04-15 05:41:08 +00:00
resolve_config.prf
resolve_target.prf
resources.prf Replace instances of - with _ when generating the function name 2019-03-19 13:35:15 +00:00
sanitizer.prf
silent.prf
simd.prf
spec_post.prf
spec_pre.prf
static_runtime.prf escape literal backslashes in qmake files 2018-12-12 17:24:39 +00:00
testcase_targets.prf
testcase.prf macOS: Use tool environment to ensure tests load matching Qt libraries 2019-01-12 12:18:36 +00:00
testcocoon.prf
testlib_defines.prf
toolchain.prf qmake: Always split QMAKE_DEFAULT_LIBDIRS using ; with clang on windows 2019-04-25 09:29:23 +00:00
uic.prf
use_c_linker.prf
vxworks.prf
warn_off.prf
warn_on.prf
wayland-scanner.prf
xctest.prf
yacc.prf