vinipsmaker / tufao

An asynchronous web framework for C++ built on top of Qt
http://vinipsmaker.github.io/tufao/
GNU Lesser General Public License v2.1
589 stars 179 forks source link

CMakeLists.txt: fix build with Qt 5.11, don't use qt5_use_modules #91

Closed shr-project closed 6 years ago

shr-project commented 6 years ago

Signed-off-by: Martin Jansa Martin.Jansa@gmail.com

vinipsmaker commented 6 years ago

Merged PR, but I want to simplify parser code even further before next release, so your code may take a little before hitting a tagged version.

shr-project commented 6 years ago

Thanks.

That's OK, I don't even use tufao for anything I was just upgrading Qt in OpenEmbedded meta-qt5 layer and tufao started failing, applied locally there https://patchwork.openembedded.org/patch/150210/

vinipsmaker commented 6 years ago

I want to simplify parser code even further before next release, so your code may take a little before hitting a tagged version

New version released.