Kaydet (Commit) 5b60dac4 authored tarafından David Tardon's avatar David Tardon

salmain needs a header from tools

Change-Id: Iad96199d00de9f739b0d003679b75510faca36f4
üst 51bb488a
......@@ -28,6 +28,10 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,vclmain))
$(eval $(call gb_StaticLibrary_use_packages,vclmain,\
tools_inc \
))
ifeq ($(OS),IOS)
$(eval $(call gb_StaticLibrary_add_cxxflags,vclmain,\
$(gb_OBJCXXFLAGS) \
......
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