mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-20 09:59:53 -06:00
docs added info about FetchContent
This commit is contained in:
@@ -561,6 +561,10 @@ As the last thing, do not forget to add `TinyOrm0d.dll` on the path on Windows a
|
||||
|
||||
Now you can try the [`HelloWorld CMake`](building/hello-world.mdx#hello-world-with-cmake) example.
|
||||
|
||||
:::info
|
||||
You can also try the [`FetchContent`](hello-world.mdx#fetchcontent) method to fastly link against the `TinyORM` library.
|
||||
:::
|
||||
|
||||
## Building with qmake
|
||||
|
||||
First, create a basic folder structure and then clone the `TinyORM` project.
|
||||
|
||||
Reference in New Issue
Block a user