Vadim Kuznetsov
|
6b39fda03c
|
Remove WITH_QT6; switch to Qt6 by default
|
2025-01-03 22:06:56 +03:00 |
|
Muhammet Şükrü Demir
|
fb686be61f
|
add some compiler opt. flag
|
2024-11-26 21:05:14 +00:00 |
|
dsm
|
4f8a7aac01
|
for continous build switch nightly versioning.
|
2024-08-26 20:20:18 +03:00 |
|
dsm
|
95786c2647
|
fixed MSVC build crash.
|
2024-07-31 12:02:41 +03:00 |
|
dsm
|
51330f176b
|
changed cpp standard before qt6.7 cpp17 otherwise cpp20
|
2024-07-31 12:02:41 +03:00 |
|
dsm
|
c89b84b306
|
cmake refactoring.
- cmake files refactored for different compiler and only enable warnings for debug build.
- switch c++17 to c++20 so recent Qt version support C++20.
|
2024-07-31 12:02:41 +03:00 |
|
Vadim Kuznetsov
|
83e3598ef4
|
Switch to C++17 everywhere
|
2024-07-15 09:00:58 +03:00 |
|
Vadim Kuznetsov
|
30c24ab5ad
|
Revert WITH_QT6 flag
|
2024-03-06 10:21:32 +03:00 |
|
Vadim Kuznetsov
|
c9dac25b20
|
Change required CMake version to ensure compatibility with Ubunutu22.04 #264
|
2023-05-25 09:09:49 +03:00 |
|
dsm
|
a22e4ba234
|
add msvc build support. - added msvc compiler flags. - fixed wrong file encoding. - change VLA to fixed or dynamic array for msvc. - succesfully build with qt6.5.0 and vs2019 on win10 native.
|
2023-02-28 14:49:51 +03:00 |
|
dsm
|
3dc306a611
|
fixed fPIC and corrected cmake qt5 package find.
|
2023-02-14 09:52:43 +03:00 |
|
dsm
|
d8bd72206b
|
cmake update
1. cmake minimum version updated to 3.18
2. find_package qt updated no need for -DWITH_QT6
|
2023-02-13 21:50:15 +03:00 |
|
Vadim Kuznetsov
|
4e782ec31e
|
Set -fPIC using CMake
|
2023-02-13 15:28:36 +03:00 |
|
Muhammet Şükrü Demir
|
834ea4d19a
|
compiler options more generic now
|
2023-02-13 13:25:30 +03:00 |
|
Vadim Kuznetsov
|
9c3ce4807f
|
Powercombining tool conpiles with Qt6
|
2023-01-26 13:44:08 +03:00 |
|
Vadim Kuznetsov
|
764bf9ff85
|
Provide options to build utilities with Qt6
|
2023-01-26 11:15:02 +03:00 |
|
Vadim Kuznetsov
|
e490f733c8
|
Import powercombining tool from Qt4 Qucs
|
2022-09-25 15:17:43 +03:00 |
|