Restore multiple build directories for test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6239 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3806a4f917
commit
64e379ff00
3 changed files with 2 additions and 5 deletions
|
|
@ -32,9 +32,7 @@ CPP_TEST_CASES = \
|
|||
include $(srcdir)/../common.mk
|
||||
|
||||
# Overridden variables here
|
||||
SWIGOPT = -I$(top_srcdir)/$(EXAMPLES)/$(TEST_SUITE) -package $*
|
||||
#Target prefix cannot be used on Windows
|
||||
#TARGETPREFIX = lib
|
||||
SWIGOPT += -package $*
|
||||
|
||||
# Rules for the different types of tests
|
||||
%.cpptest:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue