summaryrefslogtreecommitdiffstats
path: root/mkspecs/qnx-armv7le-qcc/qmake.conf
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2024-05-24 14:35:13 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2024-05-29 23:01:47 +0200
commit358effb7a3654ce8e4488a70f6220af24da7b0ba (patch)
tree4ac776848144137e62451c5a721015192a1899d5 /mkspecs/qnx-armv7le-qcc/qmake.conf
parent58eefbd0b6169d0749b312268c1ae1e594e04362 (diff)
CMake: Add a _qt_internal_forward_function_args functionHEADdev
It's a helper to pass along option arguments that are set by cmake_parse_arguments, from the current scope to another function call. It avoids a lot if(arg_FOO) set(options FOO ${arg_FOO}) boilerplate. It is somewhat the opposite of _qt_internal_remove_args. The options that the function takes are prefixed with FORWARD_ to avoid possible naming conflicts with the actual options that should be forwarded. Change-Id: I54fd22b884d8af8379f2f735eb911a3bc66d3416 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'mkspecs/qnx-armv7le-qcc/qmake.conf')
0 files changed, 0 insertions, 0 deletions