Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Jan 2, 2025
1 parent 12935a1 commit 151615e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions imguin_examples.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@ skipDirs = @[""]

requires "nim >= 2.0.14"
requires "https://github.com/dinau/imguin >= 1.91.6.9"
requires "https://github.com/dinau/sdl3_nim >= 0.6"
requires "nimgl == 1.3.2"
requires "sdl2_nim == 2.0.14.3"
requires "stb_image == 2.5"
requires "tinydialogs == 1.1.0"
requires "glfw == 3.4.0.4"


task all,"Build all examples":
Expand Down
2 changes: 2 additions & 0 deletions make.nims
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ var projDirs = @[
"glfw_opengl3_imnodes",
"glfw_opengl3_jp",
"sdl2_opengl3",
"sdl2_renderer",
"sdl3_renderer",
"fontx2v",
]

Expand Down

0 comments on commit 151615e

Please sign in to comment.