add TestNotCurses

This commit is contained in:
2025-04-13 13:37:32 -05:00
parent 372e46168f
commit 640c19c439
9 changed files with 76 additions and 4 deletions

View File

@@ -88,6 +88,7 @@
-DRENDERER_OPENGL \
-DWINDOW_GLFW \
-DIMGUIMODULE_DYNAMIC \
-DCUSTOMFONT=${pkgs.fira-code}/share/fonts/truetype/FiraCode-VF.ttf \
-fpic -shared \
-I src -I include -I $imgui -I . \
-lGL -lglfw -lGLEW \