fix linking of stb functions for nuklear
This commit is contained in:
parent
1e550dea56
commit
063ee19bc2
|
@ -63,6 +63,7 @@ HAVE_PULSE=auto # PulseAudio support
|
|||
C89_PULSE=no
|
||||
HAVE_FREETYPE=auto # FreeType support
|
||||
HAVE_STB_FONT=yes # stb_truetype font support
|
||||
HAVE_STB_IMAGE=yes # stb image loading support
|
||||
HAVE_XVIDEO=auto # XVideo support
|
||||
HAVE_PYTHON=no # Python 3 support for shaders
|
||||
C89_PYTHON=no
|
||||
|
|
Loading…
Reference in New Issue