Octave: use pre-compiled headers to speed up test suite, if supported
This commit is contained in:
parent
df8bb1feeb
commit
d11e29615d
12 changed files with 225 additions and 133 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -173,6 +173,8 @@ Examples/ocaml/**/swigp4.ml
|
|||
# Octave
|
||||
swigexample*.oct
|
||||
Examples/test-suite/octave/*.oct
|
||||
Examples/test-suite/octave/octheaders.hpp
|
||||
Examples/test-suite/octave/octheaders.hpp.gch
|
||||
|
||||
# Perl5
|
||||
Examples/test-suite/perl5/*.pm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue