1 line
62 B
Text
1 line
62 B
Text
|
g++ -Wall `pkg-config --cflags --libs opencv` test.cpp -o test
|