Doc: Mention opening projects by opening CMakeCache.txt

Task-number: QTCREATORBUG-31510
Change-Id: If29c02c46c81f53f65968c2734da20e4b20f9bb6
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2024-10-18 16:04:00 +02:00
parent 9fd40c2220
commit 9f8e0ac81d

View File

@@ -18,10 +18,10 @@
\title Open projects \title Open projects
To open a project, open the project file for the project: To open a project, open the configuration file for the project:
\e {CMakeLists.txt} (CMake), \e {.pro} (qmake), \e {.qbs} (Qbs), \e {CMakeLists.txt} or \e {CMakeCache.txt} (CMake), \e {.pro} (qmake),
\e {meson.build} (Meson), \e {pyproject} (Python), or \e {Makefile.am} \e {.qbs} (Qbs), \e {meson.build} (Meson), \e {pyproject} (Python), or
(Autotools, experimental). \e {Makefile.am} (Autotools, experimental).
You can open a project in the following ways: You can open a project in the following ways: