Kaydet (Commit) 72fd0079 authored tarafından Damjan Jovanovic's avatar Damjan Jovanovic

Make main/cppumaker an OOO_SUBSEQUENT_TESTS test as it needs files only built…

Make main/cppumaker an OOO_SUBSEQUENT_TESTS test as it needs files only built after itself to compile.
üst 33abd056
......@@ -21,6 +21,10 @@
.IF "$(OOO_SUBSEQUENT_TESTS)" == ""
nothing .PHONY:
.ELSE
PRJ := ..$/..
PRJNAME := codemaker
TARGET := test_codemaker_cppumaker
......@@ -63,3 +67,5 @@ $(MISC)$/$(TARGET)$/types.urd: types.idl
.ENDIF # "$(ENABLE_UNIT_TESTS)" != "YES"
.END # "$(OOO_SUBSEQUENT_TESTS)" == ""
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