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:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user