0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-24 00:33:02 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Arin
934e31ec1c Cmake fixed 2022-11-01 13:22:20 +03:00
Jihadist
e6ead26d31 Cmake fixes: non exported symbols, missing files, shared import, rewrite cmake for demo and designer 2022-10-31 15:30:47 +03:00
Arin Alex
a865e92a23 Fixed some deprecation warnings 2022-07-19 00:43:54 +03:00
Arin Alex
64193a18d0 QRegularExpression usage has been fixed
Qt6 drag&drop has been fixed
2022-07-16 02:35:34 +03:00
Youssef BEDDAD
8575dd25d3 Update:
- added missing lrchartaxiseditor to CMakeLists.txt to fix LRDesigner and demo_r1 builds
 - added -qt${QT_VERSION_MAJOR} to demo_r1 and LRDesigner CMakeLists.txt project files
2022-05-21 20:30:14 +01:00
Youssef BEDDAD
593112ccb1 Update:
- add -qt{QT_MAJOR_VERSION} at the end of the created library
2022-05-20 12:41:09 +01:00
Youssef BEDDAD
e34023931f Update:
- Added -USE_QT6 in order to choose what to build instead of the default behaviour.
2022-05-20 12:21:41 +01:00
Alexander Arin
44edace2ab demo_r1 project has been added to CMake 2022-02-01 00:15:00 +03:00
MultiMote
c965d7725a Fix CMake build
* Add missing source files to the project
* Add LRDesigner to the project
* Fix qzint build
2022-01-26 21:18:28 +03:00
atom
d8ab17a44a Make Qt::UiTools optional 2021-11-10 14:50:02 +03:00
MultiMote
21eae76d0a CMake: fix libzint build
* LimeReport with libzint can now be built
* 3rdpaty libraries have separate CMakeLists now
* libpng is no longer required
2021-10-28 22:43:49 +03:00
MultiMote
9825ee78c1 Remove QtScript dependency in CMakeLists 2021-09-13 15:38:17 +03:00
atom
ef74cd366c Make QZint optional, export all symbols 2021-08-19 14:19:52 +03:00
atom
50505215e6 Update CMakeLists 2021-08-16 15:16:35 +03:00
Tiziano Bacocco
4b4f6c17c0 Fixed a linker issue because of missing definitions
Signed-off-by: Tiziano Bacocco <tizbac2@gmail.com>
2020-04-04 20:15:54 +02:00
Tiziano Bacocco
66ae37525d Added CMake support for easy embedding inside CMake projects
Signed-off-by: Tiziano Bacocco <tizbac2@gmail.com>
2020-04-04 02:34:40 +02:00