1 line
69 B
Text
Executable file
1 line
69 B
Text
Executable file
g++ -Wall testcam.cpp `pkg-config --cflags --libs opencv` -o testcam
|