Arin Alex
d97e7e9abe
Default item paddings have been added to report settings.
2024-07-24 22:44:58 +03:00
Arin Alex
5e17afb5de
currentReportsDir using fixed
2024-07-18 21:46:54 +03:00
Arin Alex
8a09d5adcd
Redundant item creator registration has been fixed
2024-05-08 17:46:13 +03:00
57df5eba3a
chore: update version info
...
Update version info in cmake, qmake and REAMDE.md
2023-08-29 17:31:07 +00:00
Anton
b0d0fd526b
fix cmake install dirs and public headers
2023-01-11 21:55:57 +03:00
Anton
706eefba7c
Fix cmake_minimum_required
...
https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html
Call the cmake_minimum_required() command at the beginning of the top-level CMakeLists.txt file even before calling the project() command. It is important to establish version and policy settings before invoking other commands whose behavior they may affect.
2023-01-05 00:22:53 +00:00
Alexander Arin
2aaf467dc1
Cmake fixed
2022-11-01 13:29:52 +03:00
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