swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
94 stars 27 forks source link

Build process and application cleanup #291

Closed ltoenning closed 2 months ago

ltoenning commented 2 months ago

Fixes https://github.com/swift-project/pilotclient/issues/193 by removing the filter setting

ltoenning commented 2 months ago

What is the reason for the #ifdef SWIFT_VATSIM_SUPPORT?

Allow to build completely without vatsimauth for non-VATSIM builds in the future. This can be used by users that are not interested in the VATSIM parts and do not have a VATSIM key anyway.