Nah, we cannot build binaryurp_cppunittester_all (for iOS) here
It depends on CPPUHELPERLIB which for iOS depends on BOOTSTRAPUNOLIB which hasn't been built yet.
This commit is contained in:
parent
b555c3353e
commit
f6d8dfb5c4
@ -77,12 +77,5 @@ SHL2TARGET = test-unmarshal
|
||||
SHL2VERSIONMAP = version.map
|
||||
DEF2NAME = $(SHL2TARGET)
|
||||
|
||||
.IF "$(OS)" == "IOS"
|
||||
APP3OBJS = $(OBJ)/binaryurp_cppunittester_all.obj $(SHL1OBJS) $(SHL2OBJS)
|
||||
APP3RPATH = NONE
|
||||
APP3STDLIBS = $(SHL1STDLIBS) $(SHL2STDLIBS)
|
||||
APP3TARGET = binaryurp_cppunittester_all
|
||||
.ENDIF
|
||||
|
||||
.INCLUDE: target.mk
|
||||
.INCLUDE: _cppunit.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user