Skip to content

Add imgui#281

Merged
sharkwouter merged 2 commits intopspdev:masterfrom
adriensalon:add-imgui-psp
Feb 12, 2026
Merged

Add imgui#281
sharkwouter merged 2 commits intopspdev:masterfrom
adriensalon:add-imgui-psp

Conversation

@adriensalon
Copy link
Contributor

Builds fine on my machine ^^'
Lmk if i missed something

Copy link
Member

@sharkwouter sharkwouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks pretty good, thanks for the effort! I've suggested a small change that fixes the pkgconf file. Otherwise I think this is okay.

@adriensalon
Copy link
Contributor Author

adriensalon commented Feb 12, 2026

If i get it, change was meant to fix broken substitution from CMake install step?
Is this fix enough or should we do something for resolving installed libs, headers and documentation ?
Should I just fix .pc directly by replacing
prefix=@CMAKE_INSTALL_PREFIX@ by prefix=${PSPDEV}/psp ?

@sharkwouter
Copy link
Member

The fix is enough. We use something similar in most packages in this repo.

@sharkwouter sharkwouter merged commit 1adf2e1 into pspdev:master Feb 12, 2026
105 checks passed
@sharkwouter
Copy link
Member

This looks good now, thanks!

@adriensalon
Copy link
Contributor Author

thank you for your help ^^ i also have a port of litehtml working imma try to polish before making another pull request

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