Kaydet (Commit) 749d2822 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

we need to depend on mesa headers for windows & unix without opengl

Change-Id: I0144586864045b5f6091dc49ed7e1e1a73705ce1
üst 2d90ddc9
......@@ -19,6 +19,11 @@ $(eval $(call gb_Library_set_include,chartopengl,\
$(eval $(call gb_Library_use_sdk_api,chartopengl))
$(eval $(call gb_Library_use_externals,chartopengl,\
boost_headers \
mesa_headers \
))
$(eval $(call gb_Library_use_libraries,chartopengl,\
chartcore \
cppu \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment