Qt6 测试中的 CMake 变量

加载 Qt6::Test 时定义了以下 CMake 变量,例如用

find_package(Qt6 REQUIRED COMPONENTS Test)

另请参阅 CMake 变量参考

QT_SKIP_DEFAULT_TESTCASE_DIRS

禁用Qt Test 目标的测试用例目录定义。

© 2025 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.