Patrick José Pereira
|
230126c5dc
|
QGCDeploy: Fix mac deployment
- Do not deploy when compiling QGC
- Deploy with the custom command dmg
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
kistlin
|
88204aff2f
|
fix SDL2 dll deployment on windows when using cmake
- move current SDL2 cmake code on windows to separate file
- add a step for dll deployment on windows
|
4 years ago |
kistlin
|
746d158af7
|
fix and clean up cmake gstreamer on windows
- move sources of Microhard and Taisync into separate library
- add resource file that contains the application icon on windows
- qt5.natvis
- for better Qt variable visualization while debugging with MSVC (b7c1fb873c0cb7973200d1f7548c15e16473306f)
https://code.qt.io/cgit/qt-labs/vstools.git/tree/src/qtvstools/qt5.natvis.xml
- GL/glext.h (add missing OpenGL header on windows)
- https://stackoverflow.com/a/3939495/15862303
- https://www.khronos.org/registry/OpenGL/api/GL/glext.h
|
4 years ago |
Patrick José Pereira
|
ed239d30e9
|
cmake: Qt5QGCConfiguration: Check for FOUND_QT_VERSIONS before continue
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Daniel Agar
|
d720591859
|
cmake updates and fixes
- use any Qt 5.12.x or 5.15.x version found
- prefers 5.12 over 5.15
- overridden by setting QT_VERSION
- add Compression (and XZ_EMBEDDED) to build
|
4 years ago |
Alexey
|
0ba831870f
|
Excluded ANDROID OS from LINUX variable in cmake
|
5 years ago |
Patrick José Pereira
|
7e9b1e8521
|
cmake: QGCDeploy: Update old rsync command
/libs/lib/Framework was moved to /libs/Framework
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Patrick José Pereira
|
64144ec9b6
|
cmake: Add Git module
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Daniel Agar
|
07934419af
|
cmake: MissionManager add TakeoffMissionItem
|
5 years ago |
Tomaz Canabrava
|
d4492ef514
|
Extract CMake Deploy information
|
6 years ago |
Tomaz Canabrava
|
40a2076380
|
Separate CMake Qt Specifics
|
6 years ago |
Tomaz Canabrava
|
58fd34c042
|
Extract cmake logic to it's own file
|
6 years ago |
Daniel Agar
|
e91bbca190
|
cmake OSX fixes
|
6 years ago |
Daniel Agar
|
d591d86f9c
|
initial optional cmake support (#6862)
|
6 years ago |