diff options
Diffstat (limited to 'nimterop.nimble')
| -rw-r--r-- | nimterop.nimble | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nimterop.nimble b/nimterop.nimble index 6ada463..8802d1b 100644 --- a/nimterop.nimble +++ b/nimterop.nimble @@ -38,6 +38,7 @@ task test, "Test": execTest "tests/tnimterop_c.nim" execCmd "nim cpp -f -r tests/tnimterop_cpp.nim" + execCmd "./nimterop/toast -pnk -E=_ tests/include/toast.h" execTest "tests/tpcre.nim" # Platform specific tests |
