stb_image macos support
parent
7a7a4dff7d
commit
08e9cb60d0
|
@ -7,6 +7,7 @@ module stbi
|
||||||
import gl
|
import gl
|
||||||
|
|
||||||
#flag linux -I$HOME/code/v/thirdparty/stb_image
|
#flag linux -I$HOME/code/v/thirdparty/stb_image
|
||||||
|
#flag darwin -I$HOME/code/v/thirdparty/stb_image
|
||||||
|
|
||||||
#define STB_IMAGE_IMPLEMENTATION
|
#define STB_IMAGE_IMPLEMENTATION
|
||||||
#include "stb_image.h"
|
#include "stb_image.h"
|
||||||
|
|
Loading…
Reference in New Issue