Kaydet (Commit) e45cd31b authored tarafından Rene Engelhard's avatar Rene Engelhard

fix cut'n'waste error

Change-Id: Iedb387bd783bfa097a961fc55a14bc8d042d3c38
üst 21a15d51
...@@ -56,7 +56,7 @@ $(eval $(call gb_Library_add_exception_objects,chartopengl,\ ...@@ -56,7 +56,7 @@ $(eval $(call gb_Library_add_exception_objects,chartopengl,\
)) ))
ifeq ($(SYSTEM_GLM),TRUE) ifeq ($(SYSTEM_GLM),TRUE)
$(eval $(call gb_Library_add_defs,chartcore,\ $(eval $(call gb_Library_add_defs,chartopengl,\
-DGLM_ENABLE_EXPERIMENTAL \ -DGLM_ENABLE_EXPERIMENTAL \
)) ))
endif endif
......
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