|
|
@ -91,9 +91,6 @@ |
|
|
|
/* OpenCV compiled as static or dynamic libs */ |
|
|
|
/* OpenCV compiled as static or dynamic libs */ |
|
|
|
#cmakedefine BUILD_SHARED_LIBS |
|
|
|
#cmakedefine BUILD_SHARED_LIBS |
|
|
|
|
|
|
|
|
|
|
|
/* Version number of package */ |
|
|
|
|
|
|
|
#define VERSION "${PACKAGE_VERSION}" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Define to 1 if your processor stores words with the most significant byte |
|
|
|
/* Define to 1 if your processor stores words with the most significant byte |
|
|
|
first (like Motorola and SPARC, unlike Intel and VAX). */ |
|
|
|
first (like Motorola and SPARC, unlike Intel and VAX). */ |
|
|
|
#cmakedefine WORDS_BIGENDIAN |
|
|
|
#cmakedefine WORDS_BIGENDIAN |
|
|
|