-
-
Notifications
You must be signed in to change notification settings - Fork 919
Updated settings for AppVeyor #4298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
0db5674
to
298d760
Compare
Important note: I can't test arm64 packages due no hardware (I hope I can install Win11/arm64 onto RPi4) at the moment |
Good news - all Windows builds are passed |
Any comments? |
Hello @alex-w! Please check the fresh version (development snapshot) of Stellarium: |
Hello @alex-w! Please check the latest stable version of Stellarium: |
Description
This PR is contains an updating settings for AppVeyor instances:
qtpaths.bat
file at the moment)I've added new config option - ENABLE_PODIR - to adding ability building Stellarium with localization support, but without converting PO files into QM files (downloading compiled translations as an archive).
Type of change