Skip to content
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

Add macOS bundle completion scripts #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add macOS bundle completion scripts #178

wants to merge 1 commit into from

Conversation

queengooborg
Copy link

Two scripts I copied from another project of mine to help with completing the macOS bundle. Note: this is heavily dependent on a tool from CMake known as "BundleUtilities" (but trust me, it's worth it to use this, instead of trying to do it all by hand). Essentially, this is to be run after building the app.

qmake
make
cmake -P patches/macos/CompleteBundle.cmake <--

Splendide-Imaginarius added a commit to Splendide-Imaginarius/mkxp that referenced this pull request Apr 10, 2024
…te-lanczos

Implement smooth scaling for simple sprites
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant