mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
4c3aba20dd5d85d323935e0f95baae8907a5a593
/W4 instead of -Wall -Wextra.
This is due to a change in the behaviour of clang-cl in LLVM 6.0 where `-Wall` became a synonym for `-Weverything` to be more like the behaviour of `/Wall` in the Microsoft compiler. `/W4` is the new way to spell `-Wall -Wextra`.
swift is an independent (private and non-commercial) software project creating open source software for flight simulation.
Legal
See https://datastore.swift-project.org/page/legal.php
Environment Setup
TBW
Getting Sources
All swift sources are available here: https://dev.swift-project.org/diffusion/
Qmake Configuration
TBW
Compiling
TBW
Testing
TBW
Installing
TBW
DLLs vs. static linking
TBW
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%