I hereby claim:
- I am z00m1n on github.
- I am z00m1n (https://keybase.io/z00m1n) on keybase.
- I have a public key ASAK5RDXRGuarwkb4u_HVVZ9Gbpbxmqd0OdS4_iJueHvewo
To claim this, I am signing this object:
| Homebrew build logs for qt on macOS 10.13.4 | |
| Build date: 2018-04-25 16:58:08 |
I hereby claim:
To claim this, I am signing this object:
| # If there is no version tag in git this one will be used | |
| VERSION = 0.1.0 | |
| # Need to discard STDERR so get path to NULL device | |
| win32 { | |
| NULL_DEVICE = NUL # Windows doesn't have /dev/null but has NUL | |
| } else { | |
| NULL_DEVICE = /dev/null | |
| } |