compile.sh 74 Bytes
#bin/bash

g++ main.cpp -o exec `pkg-config --cflags --libs opencv` -lX11