comfortable-swipe/comfortable-swipe.compile.sh
Rico Tiongson 0e744d539f Revert "Use Travis CI (#59)"
This reverts commit 19734c8a2e.
2019-03-08 19:53:42 +08:00

3 lines
96 B
Bash
Executable File

#!/bin/sh
g++ $(dirname $0)/comfortable-swipe.cpp -std=c++11 -O2 -lxdo -Wno-unused-result -o $1