1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Added cmake option for abi descriptor generating (GENERATE_ABI_DESCRIPTOR)

This commit is contained in:
Maksim Shabunin
2015-03-16 12:45:21 +03:00
parent e12a04ac7e
commit 9fbc92aace
4 changed files with 73 additions and 6 deletions
-6
View File
@@ -51,12 +51,6 @@
#include "opencv2/photo/photo_c.h"
#include "opencv2/video/tracking_c.h"
#include "opencv2/objdetect/objdetect_c.h"
#include "opencv2/contrib/compat.hpp"
#include "opencv2/legacy.hpp"
#include "opencv2/legacy/compat.hpp"
#include "opencv2/legacy/blobtrack.hpp"
#endif