stb_image macos support

pull/446/head
Alexander Medvednikov 2019-06-23 14:10:15 +02:00
parent 7a7a4dff7d
commit 08e9cb60d0
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ module stbi
import gl
#flag linux -I$HOME/code/v/thirdparty/stb_image
#flag darwin -I$HOME/code/v/thirdparty/stb_image
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"