No need to compile it as Objective-C++ for iOS any more
This commit is contained in:
parent
23f2719479
commit
cf2dede213
1 changed files with 0 additions and 8 deletions
|
@ -32,14 +32,6 @@ $(eval $(call gb_Executable_set_include,cppunit/cppunittester,\
|
|||
-I$(realpath $(SRCDIR)/sal/inc) \
|
||||
))
|
||||
|
||||
ifeq ($(OS),IOS)
|
||||
|
||||
$(eval $(call gb_Executable_add_cxxflags,cppunit/cppunittester,\
|
||||
$(gb_OBJCXXFLAGS) \
|
||||
))
|
||||
|
||||
endif
|
||||
|
||||
$(eval $(call gb_Executable_add_linked_libs,cppunit/cppunittester,\
|
||||
sal \
|
||||
$(gb_STDLIBS) \
|
||||
|
|
Loading…
Reference in a new issue