qtdeclarative/examples/qml/tutorials
Alexey Edelev 396d8b0d17 Add VERBATIM option to add_custom_command calls
Use VERBATIM option to prepare the correct command line for the
add_custom_command. This especially sensitive when using build
directories with names containing special symbols, that cannot be
handled by shell correctly.

Change-Id: Ic6ea2a557fe4e7ccc1d2a0c5c4ab707223c0b91a
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-03-31 20:09:57 +02:00
..
extending-qml Add VERBATIM option to add_custom_command calls 2022-03-31 20:09:57 +02:00
CMakeLists.txt Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
tutorials.pro