QT_TARGETS_FOLDER

This property was introduced in Qt 6.5.

Note: This property is in technology preview and may change in future releases.

Name of the FOLDER for internal targets that are added by Qt's CMake commands.

By default, this property is not set.

This property only has an effect if CMake's USE_FOLDERS property is ON.

You can use the qt_standard_project_setup function to enable folder support and initialize the QT_TARGETS_FOLDER.

See also qt_standard_project_setup.

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