Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Dec 27, 2024
1 parent e55350f commit a32a3ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/make.nims
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@ var projDirs = @[
"glfw_opengl3_implot",
"glfw_opengl3_jp",
"sdl2_opengl3",
"sdl3_opengl3",
"glfw_opengl3_imknobs",
"glfw_opengl3_imnodes",
"glfw_opengl3_filedialog",
"glfw_opengl3_imguizmo",
"fontx2v",
]

when defined(windows):
projDirs.add "sdl3_opengl3"

#-------------
# compileProj
#-------------
Expand Down

0 comments on commit a32a3ba

Please sign in to comment.