Patrick José Pereira
e40293b26b
cmake: Add DEBUG_QML option
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
5 years ago
Patrick José Pereira
4604a32bcd
cmake: Add COMPILE_QML option
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
5 years ago
Daniel Agar
18df0b7dc9
cmake: remove MultiVehicleDockWidget and fix Analyze (Qt5::Charts)
5 years ago
Tomaz Canabrava
5bb0b822b1
CMake: add the resources in the main app
...
This feels like a hack - they are already inserted somehwere else
in the plugin folder.
6 years ago
Tomaz Canabrava
af113b5e9c
CMake: Set warning level and disable -Waddress-of-packet-member ( #7693 )
...
* CMake: Set warning level and disable -Waddress-of-packet-member
Mavlink fails terribly on the check for -Waddress-of-packet-member
but this is not a problem of QGC, if I don't remove this warning
it's impossible to look at the terminal for QGC warnings.
This needs to be fixed however, but this is not the place.
6 years ago
Tomaz Canabrava
a76dc8c295
Spaces vs Tabs
6 years ago
Tomaz Canabrava
fe327d49a7
Enable Tailsync and Microhard
6 years ago
Tomaz Canabrava
e0bf95275d
Correctly enable Video if build with CMake
6 years ago
Tomaz Canabrava
343eecdec9
Correctly link against GStreamer
...
Video is still not being displayed, for some reason
6 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
Tomaz Canabrava
72fe118694
Store the Qt hints in a variable
6 years ago
Tomaz Canabrava
10c4f4163f
Move constants to the top of the CMake file
6 years ago
Tomaz Canabrava
d246a34e2f
Default to latest LTS Qt
6 years ago
Daniel Agar
51c774e5e5
cmake fix build and delete obsolete files
6 years ago
Chris Rizzitello
8435653fb2
Remove -Werror compiler flag
6 years ago
Daniel Agar
1bf12b5b3e
cmake add shapelib support
6 years ago
Daniel Agar
e91bbca190
cmake OSX fixes
6 years ago
Daniel Agar
7e11e615f6
cmake cleanup dependency handling
6 years ago
Daniel Agar
760006ea53
cmake add qrc resources to executable for now
6 years ago
Daniel Agar
223e3dcd48
cmake testing updates
6 years ago
Daniel Agar
f1be03c43b
cmake create Joystick library in src/Joystick
6 years ago
Daniel Agar
e583e7aa3c
cmake move all src handling to src/CMakeLists.txt
6 years ago
Daniel Agar
c3743e2b90
cmake create qwt library in libs/qwt
6 years ago
Daniel Agar
b97df1599d
cmake create gps library in src/GPS
6 years ago
Willian Galvani
cb1471a2f7
APMMotorComponent: Create it
6 years ago
Daniel Agar
d591d86f9c
initial optional cmake support ( #6862 )
6 years ago
Lorenz Meier
eacd30e297
Removed CMake files as support for CMake was largely unmaintained
13 years ago
lm
fe3a27c789
Changes to MAVLinkGen, now a standalone generator included in QGC
14 years ago
James Goppert
fe178f2a29
Updated mavlink.
14 years ago
James Goppert
79ceff2696
Moved git submodule stuff out of cmake file.
14 years ago
James Goppert
0ef47dea09
Fixed git build order issue.
14 years ago
James Goppert
7e02e61a4e
Fixed cmake link issue with qserial.
14 years ago
James Goppert
18d74deb3a
K/R formatting, debugging serialport.
14 years ago
James Goppert
48f4d3ba55
Finished abstracting serial port.
14 years ago
James Goppert
d7e0778108
Added qserial library.
...
qextserial library is no longer maintained, suggest we move
to this library, also greater chance for thread safety,
library now builds in cmake, will add Serial2 sources to
handle the new qserial, should easily plug into serial interface
now.
14 years ago
James Goppert
ed2b1a7c71
Fixed cmake build.
14 years ago
James Goppert
61c9879bcc
Changed package name not to conflict with debian package.
14 years ago
James Goppert
e729867fa1
Cmake bug fix.
14 years ago
James Goppert
ec2f7ad67c
Cmake bug fix.
14 years ago
James Goppert
2d8d4a6523
Adding new sources.
14 years ago
James Goppert
6b51058e3c
osg cmake fix, 2nd try
14 years ago
James Goppert
58c62971b5
Fixed osg cmake error.
14 years ago
James Goppert
e32dc6e06d
Working on cmake osg bug.
14 years ago
James Goppert
10163483e1
Added path fo FindPhonon script.
14 years ago
James Goppert
caab6b367f
Fixed typo.
14 years ago
James Goppert
f2590b9a72
Fixed lib flag error.
14 years ago
James Goppert
b72ed549b5
Some minor cmake fixes.
14 years ago
James Goppert
571c03fdd9
Working on cmake file compat.
14 years ago