mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-07 17:19:37 -05:00
docs added tip
This commit is contained in:
@@ -207,6 +207,10 @@ The `QSqlDatabase` depends on `QCoreApplication` from `Qt v6.5.3` so you must cr
|
||||
|
||||
## Hello world with CMake
|
||||
|
||||
:::tip
|
||||
If something is not clear, you can still look at GitHub Action [`workflows`](https://github.com/silverqx/TinyORM/tree/main/.github/workflows) how the build is done.
|
||||
:::
|
||||
|
||||
Create a folder for the `CMake` build.
|
||||
|
||||
<Tabs groupId={shell}>
|
||||
|
||||
Reference in New Issue
Block a user