wabt
e9b42933
- Fix run-tests target on windows (#1247)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#1247 - Fix run-tests target on windows
Author
sbc100
Parents
1eba845b
Loading