added debug for opencv specs
continuous-integration/drone/push Build encountered an error Details

opengl
yorick 3 years ago
parent 9bd3e81c78
commit 43c663cfdb

@ -7,7 +7,7 @@ int main(int argc, char* argv[])
{
unsigned num_cpus = std::thread::hardware_concurrency();
cout << num_cpus <<" cores detected" << endl;
std::cout << cv::getBuildInformation() << std::endl;
//psvr::Psvr::open();

Binary file not shown.
Loading…
Cancel
Save