index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
travis
/
env-linux.sh
blob: 0eb5e9ea88ce29ab9bcae9406067ae592c5615df (
plain
)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh CMAKE=cmake NPROC=`nproc` CURDIR=$PWD TESTS=true RUN() { "$@" }