node editor with RBTree
This commit is contained in:
2
Makefile
2
Makefile
@@ -30,7 +30,7 @@ rebuild_imnodes:
|
||||
# writes ttf fonts fron ./fonts/ to C compressed arrays in C source files
|
||||
# builds static library from font arrays definitions
|
||||
embed_fonts:
|
||||
@cbuild/call_task.sh embed_fonts
|
||||
@cbuild/call_task.sh embed_fonts 2>&1 | tee make_raw.log
|
||||
|
||||
rebuild_all: rebuild_kerep rebuild_imgui rebuild_imnodes embed_fonts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user