You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -123,7 +123,7 @@ It sets the following variables:
123
123
> fetch-depth: 0
124
124
> ```
125
125
126
-
## Find<PackageName> files
126
+
## Find<PackageName> Files
127
127
### FindCQtDeployer
128
128
[CQtDeployer](https://github.com/QuasarApp/CQtDeployer) is like a cross-platform version of [windeployqt](https://doc.qt.io/qt-6/windows-deployment.html). It helps you to extract all libraries your executable depends on and to create a launch script (or installer) for your application.
Toolchain file to build ARM target with Clang. [`CMAKE_SYSTEM_NAME`](https://cmake.org/cmake/help/latest/variable/CMAKE_SYSTEM_NAME.html) gets set to `Generic`. Build types are defined as follows
0 commit comments