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

Small change to allow pico builds. #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ThePythonator
Copy link

Just added the pico include inside a check to see if that file exists (currently the main branch of the 32blit-sdk doesn't have this file).

@Daft-Freak
Copy link
Collaborator

Turns out CMake has a thing for optional includes: include(${32BLIT_DIR}/32blit-pico/sdk_import.cmake OPTIONAL). Which is useful even with that file merged as 32Blit/STM32 builds don't set 32BLIT_DIR until after the project line...

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.

2 participants