Kaydet (Commit) 40aafa45 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

enable pch for chartopengl

the pch file already exists, just needed to get compiled.

Change-Id: Ia9ff71b033a1508ed69696b8fd38ee8136393f42
üst 67563fd5
......@@ -17,6 +17,8 @@ $(eval $(call gb_Library_set_include,chartopengl,\
$$(INCLUDE) \
))
$(eval $(call gb_Library_set_precompiled_header,chartopengl,$(SRCDIR)/chart2/inc/pch/precompiled_chartopengl))
$(eval $(call gb_Library_use_externals,chartopengl,\
boost_headers \
glm_headers \
......
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