stdware / qwindowkit

Cross-platform frameless window framework for Qt. Support Windows, macOS, Linux.
Apache License 2.0
539 stars 85 forks source link

Would love to see a guide on how to use this library by simply adding the source file using CMake, without needing to install #143

Open nuttyartist opened 20 hours ago

nuttyartist commented 20 hours ago

Hi! Thanks for this library. I'm having difficulties using this library as I want to avoid installing it, but rather I want to simply incorporate it as part of my "3rdparty" folder. I can't seem to figure out how to do this yet, any help is welcomed, thanks!

SineStriker commented 6 hours ago

git clone recursively and add_subdirectory.