Skip to content

Small change to allow pico builds.#22

Open
ThePythonator wants to merge 2 commits into32blit:mainfrom
ThePythonator:pico
Open

Small change to allow pico builds.#22
ThePythonator wants to merge 2 commits into32blit:mainfrom
ThePythonator:pico

Conversation

@ThePythonator
Copy link
Copy Markdown

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
Copy Markdown
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