wabt
e9b42933 - Fix run-tests target on windows (#1247)

Commit
6 years ago
Fix run-tests target on windows (#1247) Under windows binaries end with `.exe` and live a the `Debug` or `Release` subdirectory so we need to use $<TARGET_FILE> to get the full executable name.
Author
Parents
Loading