Python: Option to generate flat class methods
This commit is contained in:
parent
a6eae77dd5
commit
484e5316f2
3 changed files with 14 additions and 9 deletions
|
|
@ -100,7 +100,7 @@ LIBS = -L.
|
|||
VALGRIND_OPT += --suppressions=pythonswig.supp
|
||||
|
||||
# Custom tests - tests with additional commandline options
|
||||
#python_flatstaticmethod.cpptest: SWIGOPT += -flatstaticmethod
|
||||
python_flatstaticmethod.cpptest: SWIGOPT += -flatstaticmethod
|
||||
|
||||
# Rules for the different types of tests
|
||||
%.cpptest:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue