mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
stb_image macos support
This commit is contained in:
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
Block a user