HerikLyma / CPPWebFramework

​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
MIT License
445 stars 119 forks source link

Add build Files for CMake Projects #17

Closed wehnersteffensielaff closed 5 years ago

wehnersteffensielaff commented 5 years ago

Pull Request Checklist

Please check if your Pull Request fulfills the following requirements:

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[  ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other (Please describe)

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this Pull Request introduce a breaking change?

[ ] Yes
[x] No

Other information

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 62.563% when pulling b539a4799c71ecc6f2d9f447092e156705f274df on wehnersteffensielaff:cmakebuildfiles into c3b33986ae866d93267c1d76019895006bf75f96 on HerikLyma:master.