Skip to content

Commit

Permalink
Add dear-imgui dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhbertra committed Jul 17, 2024
1 parent 737b643 commit dea93ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ tests: True

test-show-details: direct

package dear-imgui
flags: +sdl -opengl3 +sdl-renderer

package credential-manager
tests: True
ghc-options: -Werror
Expand Down
3 changes: 3 additions & 0 deletions credential-manager/credential-manager.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ executable signing-tool
, credential-manager
, crypton
, crypton-x509
, dear-imgui
, directory
, filepath
, formatting
Expand All @@ -233,13 +234,15 @@ executable signing-tool
, gi-glib
, gi-gtk ==4.0.8
, haskell-gi-base ==0.26.4
, managed
, memory
, optparse-applicative
, pem
, plutus-ledger-api
, process
, reactive-banana
, reactive-banana-gi-gtk
, sdl2
, text
, transformers
, witherable
Expand Down

0 comments on commit dea93ea

Please sign in to comment.