2 lines
69 B
Text
2 lines
69 B
Text
|
g++ -Wall testcam.cpp `pkg-config --cflags --libs opencv` -o testcam
|