init - 初始化项目
This commit is contained in:
13
cmake/templates/opencv_modules.hpp.in
Normal file
13
cmake/templates/opencv_modules.hpp.in
Normal file
@@ -0,0 +1,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@
|
||||
Reference in New Issue
Block a user