Skip to content

Commit

Permalink
Doc: Fix spelling of QT_TARGETS_FOLDER
Browse files Browse the repository at this point in the history
Pick-to: 6.5
Change-Id: Ibbbf5629893e7f6b3e4f8dbea7d42deb388c8861
Reviewed-by: Amir Masoud Abdol <[email protected]>
Reviewed-by: Alexandru Croitor <[email protected]>
  • Loading branch information
kkoehne committed Jan 30, 2023
1 parent b36f126 commit d1a92a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/corelib/doc/src/cmake/qt_standard_project_setup.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ have been defined. It does the following things:
\c{${CMAKE_CURRENT_BINARY_DIR}}.
\li When target platforms other than Apple or Windows, \c{CMAKE_INSTALL_RPATH}
will be augmented as described below.
\li CMake's \l USE_FOLDERS property is set to \c{ON}, and \l QT_TARGET_FOLDER is
\li CMake's \l USE_FOLDERS property is set to \c{ON}, and \l QT_TARGETS_FOLDER is
set to \c{QtInternalTargets}. IDEs that support folders will display
Qt-internal targets in this folder.
\endlist
Expand Down

0 comments on commit d1a92a8

Please sign in to comment.