Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 657178
Collapse All | Expand All

(-)a/vcl/Executable_icontest.mk (+6 lines)
Lines 19-24 $(eval $(call gb_Executable_use_externals,icontest,\ Link Here
19
))
19
))
20
endif
20
endif
21
21
22
ifeq ($(SYSTEM_GLM),TRUE)
23
$(eval $(call gb_Executable_add_defs,icontest,\
24
    -DGLM_ENABLE_EXPERIMENTAL \
25
))
26
endif
27
22
$(eval $(call gb_Executable_use_api,icontest,\
28
$(eval $(call gb_Executable_use_api,icontest,\
23
    offapi \
29
    offapi \
24
    udkapi \
30
    udkapi \

Return to bug 657178