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:
@@ -77,12 +77,5 @@ SHL2TARGET = test-unmarshal
|
|||||||
SHL2VERSIONMAP = version.map
|
SHL2VERSIONMAP = version.map
|
||||||
DEF2NAME = $(SHL2TARGET)
|
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: target.mk
|
||||||
.INCLUDE: _cppunit.mk
|
.INCLUDE: _cppunit.mk
|
||||||
|
Reference in New Issue
Block a user