HamedMasafi / Nut

Advanced, Powerful and easy to use ORM for Qt
GNU Lesser General Public License v3.0
294 stars 75 forks source link

Getting started #135

Open malachib opened 1 year ago

malachib commented 1 year ago

Hello there, and thank you for this library.

I am coming from the embedded world where I toss in an add_subdirectory and away we go, I can use a 3rd party library.

In this case it looks like your code is a fully realized Qt Module, and I am unsure what the procedure is to bring that into my CMake project. Please advise! Thank you!