Hennadii Chernyshchyk
cb158992f5
Add more stricter Qt compile definitions
2022-04-03 21:12:15 +03:00
Hennadii Chernyshchyk
ac7134b71b
Bump minimum CMake version to 3.12.0
...
Since we use target_compile_definitions that was introduced in this version.
2022-04-03 21:12:12 +03:00
Shatur95
dccc37e9d4
Use QT_DEFAULT_MAJOR_VERSION
2020-10-21 20:48:51 +03:00
Jonas Kvinge
82f28549e6
Update CMake to support Qt 6
2020-10-18 01:02:09 +02:00
Shatur95
650861ba46
Add library alias for CMake
2020-05-24 17:46:31 +03:00
Shatur95
6cd4117904
Improve CMakeLists.txt
2020-05-09 23:19:12 +03:00
Hennadii Chernyshchyk
81465e1eec
Add CMake support ( #66 )
...
* Add CMake support
* Remove unused 'tr()'
* Add option to specify a class for inheritance
* Use modern syntax
* Rework CMakeLists.txt
Thanks to @akallabeth
* Add CMake build rules for examples
2019-10-11 16:30:11 +03:00