Simon De Backer
|
c88d1ef6bb
|
Refactoring Cmake
cleaning up the Cmake code
|
2020-12-13 00:40:43 +01:00 |
|
Simon De Backer
|
ce5cc25186
|
Fix stop the run autotests of kcoreaddons
see
https://invent.kde.org/frameworks/kcoreaddons/-/blob/master/CMakeLists.txt#L98
issue:
CMake Error at /usr/share/ECM/modules/ECMAddTests.cmake:89 (add_executable):
Cannot find source file:
see
https://qelectrotech.org/forum/viewtopic.php?pid=13929#p13929
|
2020-12-11 22:41:30 +01:00 |
|
Simon De Backer
|
74b112a4bb
|
Mod KF5 v5.76.0 => v5.70.0
see https://qelectrotech.org/forum/viewtopic.php?pid=13924#p13924
|
2020-12-11 18:05:21 +01:00 |
|
Simon De Backer
|
6ec9a04fda
|
Fix translation in Cmake
|
2020-12-11 17:29:05 +01:00 |
|
Simon De Backer
|
35ad994471
|
Mod more Cmake
|
2020-12-11 16:17:15 +01:00 |
|
Simon De Backer
|
83d802adf7
|
Mod Cmake first working build
|
2020-12-11 14:55:11 +01:00 |
|
Simon De Backer
|
62b71c0ba5
|
Fix more Cmake + Mod pragma message
|
2020-12-11 00:45:43 +01:00 |
|
Simon De Backer
|
eb49977c75
|
Fix som Cmake (add_definitions)
add_definitions(-DGIT_COMMIT_SHA=${GIT_COMMIT_SHA})
-DGIT_COMMIT_SHA=GIT_COMMIT_SHA
|
2020-12-11 00:16:49 +01:00 |
|
Simon De Backer
|
234f468f15
|
Fix GIT_COMMIT_SHA in Cmake
|
2020-12-10 21:18:42 +01:00 |
|
Simon De Backer
|
ed938c82cd
|
Mod Cmake
|
2020-12-10 19:03:36 +01:00 |
|
Simon De Backer
|
d0c129478e
|
Mod Cmake en preprocessor
|
2020-12-10 00:08:26 +01:00 |
|
Simon De Backer
|
d89d1088a3
|
Cmake for UI files auto link
this is one of the errors:
the ui files must be linked and changed to h files
so the h files found in the code by preprocessor
|
2020-12-09 10:40:12 +01:00 |
|
Simon De Backer
|
10c4c3d528
|
Wip Fix preprocessor on Cmake
|
2020-12-08 19:57:35 +01:00 |
|
Simon De Backer
|
1871b7ad12
|
Add more Cmake
|
2020-12-08 15:20:48 +01:00 |
|
Simon De Backer
|
6cd6efaca9
|
Add Catch2 and Google Test on Cmake
ToDo:
- Add compiling QElectroTech on Cmake (help needed)
- more Tests?
- Qt Test
- Boost Test
to test
run qtcreator
File > open => CMakeLists.txt
|
2020-12-08 12:18:20 +01:00 |
|