mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Hid symbols in static builds, added LTO flags, removed exports from ts
This commit is contained in:
committed by
Maksim Shabunin
parent
ef04ca9e0f
commit
6fb9d42c3f
@@ -53,5 +53,4 @@ namespace cvflann
|
||||
flann_distance_type_ = distance_type;
|
||||
}
|
||||
|
||||
void dummyfunc() {}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
#include "opencv2/flann/params.h"
|
||||
#include "opencv2/flann/saving.h"
|
||||
#include "opencv2/flann/general.h"
|
||||
#include "opencv2/flann/dummy.h"
|
||||
|
||||
// index types
|
||||
#include "opencv2/flann/all_indices.h"
|
||||
|
||||
Reference in New Issue
Block a user