Variables CMake en Qt6 Test

Las siguientes variables CMake se definen cuando se carga Qt6::Test, por ejemplo con

find_package(Qt6 REQUIRED COMPONENTS Test)

Ver también Referencia de Variables CMake.

QT_SKIP_DEFAULT_TESTCASE_DIRS

Desactiva las definiciones de directorio de casos de prueba para los targets Qt Test.

© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.