Blame view

3rdparty/opencv-4.5.4/cmake/templates/opencv_modules.hpp.in 381 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
8
9
10
11
12
13
  /*
   *      ** File generated automatically, do not modify **
   *
   * This file defines the list of modules available in current build configuration
   *
   *
  */
  
  // This definition means that OpenCV is built with enabled non-free code.
  // For example, patented algorithms for non-profit/non-commercial use only.
  #cmakedefine OPENCV_ENABLE_NONFREE
  
  @OPENCV_MODULE_DEFINITIONS_CONFIGMAKE@